fp
Functional Programming extensions to C++ for ROS projects.
|
To get started using the fp
library in your project you need to add the repo to your workspace, add the dependency to your package.xml, add the dependency in your CMakeLists.txt, and lastly you need to include it in your project.
upstream.repos
package.xml
CMakeLists.txt
include in source