While testing the current instruction to make the demos to work with the work available in the current master branch I've found some small problems and improvements on the current setup instructions. Some details:
Added instruction to create the catkin workspace
Use the literal kinetic release name instead of placeholders
Added information to install missing packages to run the demo (rviz, robot-state-pub)
Instead of using devel space in catkin_ws, use the install space. References to catkin_make install
Note that these instructions use the changes in pull #4 .
While testing the current instruction to make the demos to work with the work available in the current master branch I've found some small problems and improvements on the current setup instructions. Some details:
kinetic
release name instead of placeholderscatkin_make install
Note that these instructions use the changes in pull #4 .
This change is