scaling a model in urdf
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?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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?
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).
Asked: 2014-06-13 05:16:02 -0600
Seen: 1,015 times
Last updated: Jun 13 '14
usv gazebo dynamic plugin [closed]
Robot not visible in Gazebo but visible in RVIZ (ROS2 foxy)
How is tf data handled by velodyne_driver?
libhector_gazebo_ros_imu doesn't like namespaces
Simplified dynamics model vs URDF + Gazebo
Migrating KUKA youbot Gazebo simulation from Fuerte to Melodic ROS