/robotoc_vendor

ROS2 CMake wrapper around robotoc, a whole-body MPC solver

Primary LanguageCMake

robotoc_vendor

This is a CMake wrapper around robotoc, a whole-body MPC solver.

Requirements

Usage

find_package(robotoc_vendor REQUIRED)

ament_target_dependencies(my_target robotoc_vendor)