Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In the c++ api of gazebo, there is a SetScale function for the "Link" class. I suppose that it should do what you want. (the solution mentionned by @chapulina may be a good way to do it if the SetScale method doesn't work as you want)

http://osrf-distributions.s3.amazonaws.com/gazebo/api/dev/classgazebo_1_1physics_1_1Link.html#a275d552d716464ca0e98ef898f74aaf9

In the c++ api of gazebo, there is a SetScale function method for the "Link" class. I suppose that it should do what you want. (the solution mentionned by @chapulina may be a good way to do it if the SetScale method doesn't work as you want)

And there is a SetRelativePose method to change the pose of the link.

http://osrf-distributions.s3.amazonaws.com/gazebo/api/dev/classgazebo_1_1physics_1_1Link.html#a275d552d716464ca0e98ef898f74aaf9