techniccontroller / MobRob_ROS_myrobot

ROS-Package: myrobot_model package for MobRob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobRob_ROS_myrobot

ROS-Package: myrobot_model package for MobRob

alt text

Features

Visualize the model in RViz

Run following command to visualize the urdf/mobrob_move.urdf model in RViz:

roslaunch myrobot_model display.launch

alt text

Run following command to visualize the urdf/mobrob_fixed.urdf model in RViz:

roslaunch myrobot_model display.launch model:='$(find myrobot_model)/urdf/mobrob_fixed.urdf'

Animate joints in the model

Change the joint publisher in launch/display.launch to animate the joint state by own state publisher.

About

ROS-Package: myrobot_model package for MobRob


Languages

Language:C++ 69.2%Language:Python 21.6%Language:CMake 9.1%