Skip to content

ros-controls/ros2_control_cmake

Repository files navigation

ros2_control_cmake

License

This package provides CMake macros and is a part of the ros2_control framework. For more, please check the documentation.

Usage

Add it as build dependency in your package.xml

<build_depend>ros2_control_cmake</build_depend>

and add the provided macros to the CMakeLists.txt file

find_package(ros2_control_cmake REQUIRED)
set_compiler_options()
export_windows_symbols()

Build status

Distribution Repository Link Build Status
Humble master not created yet
Jazzy master Jazzy Build
Rolling master Rolling Build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages