urdf::Model to URDF file

asked 2021-04-08 19:42:17 -0600

Hi,

There is a very user-friendly tutorial about how to read robot information from a URDF file and use it in your code in the link below. http://wiki.ros.org/urdf/Tutorials/Pa...

But what about vice versa? Is there any way to generate a URDF file after making some changes in urdf::Model?

Thanks!

edit retag flag offensive close merge delete