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

Unfortunately I don't think there's anything other than the examples to compare against ROS 1 to see the differences.

There's this in the migration guide about using just a setup.py in your python package (rather than CMake):

https://github.com/ros2/ros2/wiki/Migration-Guide#pure-python-package

But that's all I'm aware of.

Here's some of the examples:

  • https://github.com/ros2/examples/tree/master/rclpy
  • https://github.com/ros2/demos/tree/master/demo_nodes_py