ros2 / ros2_documentation

ROS 2 docs repository
https://docs.ros.org/en/rolling
Creative Commons Attribution 4.0 International
535 stars 1.06k forks source link

Polish the ROS 1 -> 2 CMake instructions #4767

Closed sloretz closed 1 day ago

sloretz commented 1 week ago

This updates the CMake portion of the ROS 1 to ROS 2 guide, and fixes one bug in the C++ code

C++ bug fix: use ->publish( instead of .publish(

I have tried out all steps of the example part of the guide to make sure they work.

github-actions[bot] commented 5 days ago

HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/11110850644/artifacts/1996752065.

To view the resulting site:

  1. Click on the above link to download the artifacts archive
  2. Extract it
  3. Open html-artifacts-4767/index.html in your favorite browser