ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Firstly, in your URDF file, you need to use its native plugin called "libgazebo_ros_force.so". Secondly, you need to publish "geometry_msgs::Wrench" type data in a node. When you publish the force data you want, you can see the rigid body moves.