ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

hinge2 type joints in URDF

asked 2011-12-09 14:47:50 -0500

WW gravatar image

I've gotten familiar with the standalone gazebo project using .model and .world files to describe robots. Currently trying to figure out ROS and URDFs. It looks like the available joint types in URDF are limited to 1 axis rotations. Is there any way to implement a hinge2 type of joint (such as a steerable wheel) in URDF? It looks like the only way is to use two separate joints to do such a function. Am I missing something? Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-12-14 09:23:02 -0500

Wim gravatar image

The best (and only) way to describe more complex joints is to chain together multiple single degree-of-freedom joints with fixed links.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-12-09 14:47:50 -0500

Seen: 375 times

Last updated: Dec 14 '11