Fix and clean ROS/catkin dependencies, compilation and installation
- Enable to use
catkin_make
orcatkin build
(fromcatkin-tools
package). - Properly define catkin dependencies in
package.xml
andCMakeLists.txt
files - Add installation step for ROS nodes and launch/config files
- Clean
CMakeLists.txt
files