jacknlliu / gazebo_op

Operate the models in gazebo from python scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gazebo Operation Example

Operate the models in gazebo from python scripts.

play orientation

Usage

Using catkin tools to build this package.

Start Gazebo using roslaunch

roslaunch gazebo_ros empty_world.launch

Play the orientations which generated by a QDE(Quaternion Differential Equation)

rosrun gazebo_op play_orientation.py

Dependencies

  • Gazebo
  • gazebo_ros_pkgs
  • Pandas(optional)

About

Operate the models in gazebo from python scripts.

License:MIT License


Languages

Language:Python 74.2%Language:CMake 25.8%