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

Revision history [back]

click to hide/show revision 1
initial version

Not quite an answer to the question, but in ROS 2 Rolling (which eventually will become Galactic) the package sdformat_urdf allows one to use SDFormat instead of URDF for a robot description in ROS (with some limitations): https://github.com/ros/sdformat_urdf . There are some examples here: https://github.com/sloretz/drake_ros2_demos/ (the examples also use Drake, but Drake isn't a requirement of sdformat_urdf).