ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Solved the CMake error by using an older version ROS2 Foxy implementation.

https://github.com/ament/uncrustify_vendor/blob/foxy/CMakeLists.txt

Copy the contents of that github page into

C:\dev\ros2_galactic\src\ament\uncrustify_vendor\CMakeLists.txt

and it should solve the issue.