/ros_plain_cmake

An example plain CMake project for ROS

Primary LanguageCMakeMIT LicenseMIT

About

An example plain CMake project for ROS. Includes:

  • forwarding a system dependency in the plain_cmake package (Eigen3)
  • find_package the_cmake package in build tree / workspace or system installation
  • support for catkin_package

More information can be found in this blog post.