[ros-users] gazebo ApplyBodyWrench: reference frame not implemented yet
Moataz Elmasry
zaza1851983ml at googlemail.com
Fri Mar 11 13:32:50 UTC 2011
Hello List
I'm a newbie to Gazebo and have been experimenting with it for the last
couple of days.
So now I have a small problem, I wrote a simple 4 wheels robot (attached
to this email) which spawns perfectly in gazebo. Now whenever I apply a
body wrench, I get the following warning in
Gazebo
"[ WARN] [1299848525.581625793, 11872.099000000]: ApplyBodyWrench:
reference frame and reference_point not implemented yet, force is
defined and applied at the body frame"
rosservice call gazebo/apply_body_wrench '{body_name:
"car::left_front_wheel" , wrench: { force: { x: 0.1, y: 0, z: 0 } ,
torque: { x: 0.0, y: 0 , z: 0 } }, start_time: 10000000000, duration:
1000000000 }'
The car moves actually the way I want, but it I'd understande from that
warning that the force is applied to the base_link and not to the wheel
the way I want. Or did I miss something?
Thanks alot for the help
Best regards
Moataz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wheels_robot4.urdf
Type: text/xml
Size: 5104 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/ros-users/attachments/20110311/e551633e/attachment-0002.xml>
More information about the ros-users
mailing list