- First, run the following to install
libtinyxml2-dev
on your system.
sudo apt-get install libtinyxml2-dev
- I assume you have already configured your
catkin_ws
workspace, if not Google how to configure your catkin workspace. - Go to
catkin_ws/src
and clone theor_urdf
repository from here. Note that this is a forked version because I changed something to the build destination of the plugin. I have created a pull request but as of now has not yet been approved. Have a look here and if the