Closed sloretz closed 1 month ago
HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/11353745523/artifacts/2060170324.
To view the resulting site:
html-artifacts-4780/index.html
in your favorite browserThis is a great start, what I would recommend we do this in a step by step fashion. For example, first show the package.xml upgrade process, then move on the next file. This approach would keep the before and after files right next to each other.
@kscottz @clalancette this guide is ready for review!
@clalancette @kscottz all feedback addressed. PTAL :bow:
This adds a guide walking someone through migrating a ROS 1 Python package to ROS 2. I assumed the reader is familiar with ROS 1 and Python, but is not familiar with ROS 2's Python APIs or best practices.