ROS catkin
catkin
is the ROS build system. It comprises a set of CMake macros and python scripts. There are 2 main files of interest:
- CMakeLists.txt
- package.xml
catkin
is the ROS build system. It comprises a set of CMake macros and python scripts. There are 2 main files of interest: