Hor to make a URDF file?

12 views (last 30 days)
sara hosseini
sara hosseini on 21 Oct 2019
Answered: Sebastian Castro on 12 Nov 2019
I am in very basics of ORS in MATLAB. Reading the descriptions I noticed I have to build a URDF file. The inside of the XML or URDF code is explained in every source, but I could not find, where to write this code? Does it need any special package? Where can I get it?
How can I creau this URDF file from the most begining?
I am using MATLAB by the way.

Answers (1)

Sebastian Castro
Sebastian Castro on 12 Nov 2019
URDF is a file format used externally to MATLAB. It just happens that MATLAB has a URDF importer.
Here are the official tutorials from the ROS Wiki: http://wiki.ros.org/urdf/Tutorials
- Sebastian

Categories

Find more on Specialized Messages in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!