Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 613 Bytes

File metadata and controls

10 lines (6 loc) · 613 Bytes

Example workspace for using ROS2 Humble with navigation 2 installed.

Initial workspace template is built upon athackst/vscode_ros2_workspace

  • An example of a basic publisher and subscriber can be found here.
  • An example of a basic launch file can be found here

Note the necessary changes to the default src/controller/setup.py file to correctly run the node and launch file.

For more information, visit the wiki