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 (backport #4767) #4775

Closed mergify[bot] closed 1 day ago

mergify[bot] commented 1 day 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.


This is an automatic backport of pull request #4767 done by Mergify.

github-actions[bot] commented 1 day ago

HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/11111465450/artifacts/1996938105.

To view the resulting site:

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