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

URDF Transmissions

asked 2019-10-26 14:40:42 -0500

mateusguilherme gravatar image

updated 2019-11-02 16:42:07 -0500

Hi

I have a question about using the <transmission> tag in the URDF file. Link: URDF Transmissions

What is your purpose? Should I use it in the URDF file of my real robot? Or should I use it for simulation with Gazebo only

I'm using ROS Kinetics

thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2019-11-03 05:45:25 -0500

pmuthu2s gravatar image

updated 2019-11-03 05:52:05 -0500

Transmission in the field of robotics consists of gear trains, actuators and shafts coupled with the robot links. This allows the transmission to have a desired control of the robot links. Based on the existing motors and the gear trains we will be able to define the resulting link motion.

You can follow this link for the description on transmission. Transmission can be used in real robot as well as in gazebo. For gazebo, currently, there is only simple transmission available. Hopefully in future, we have it for differential transmission (example: PR2 wrist) as well.

Hope this helps!

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2019-10-26 14:40:42 -0500

Seen: 1,620 times

Last updated: Nov 03 '19