Skip to content

Tuebel/ros_plain_cmake

Repository files navigation

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.