Skip to content
Snippets Groups Projects
Commit cbb88340 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added a file with an example to apply a wrench to the robot.

parent 7cdc78d6
No related branches found
No related tags found
No related merge requests found
Pipeline #
rosservice call /gazebo/apply_body_wrench '{body_name: "bioloid::base_link", reference_frame: "bioloid::base_link", wrench: { force: { x: 0, y: 500.0, z: 0.0 } }, start_time: 0, duration: 1000000 }'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment