Closed CameronDevine closed 3 years ago
Currently the ROS nodes and corresponding libraries, headers, and launch files are not installed when catkin_make install is run. This pull request adds the necessary Cmake commands to automatically install the package.
catkin_make install
Currently the ROS nodes and corresponding libraries, headers, and launch files are not installed when
catkin_make install
is run. This pull request adds the necessary Cmake commands to automatically install the package.