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

scaling a model in urdf

asked 2014-06-13 05:16:02 -0500

Dpp_coder gravatar image

I have a perfect working car model in urdf and now I wanted to scale it. I made a smaller robot so I wanted to scale them. Is there a way to do it in ROS?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2014-06-13 05:22:02 -0500

AFAIK this is not easily possible. While you can scale the individual link geometries, to scale the whole model, you´d need to also scale all translations that are part of the model in joints. Stringent use of xacro macros and properties throughout the model probably could make this easier (if not completely painless).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-06-13 05:16:02 -0500

Seen: 1,084 times

Last updated: Jun 13 '14