Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 363 Bytes

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.