Skip to content
Snippets Groups Projects
  1. Nov 14, 2024
    • plw1g21's avatar
      Added the launch options to the robobin · 8d8d060b
      plw1g21 authored
      Now all that you need to do with new nodes is add it into the robobin_launch and setup python files
      Then colcon build (inside the ros2 root directroy)
      source install/setup.bash
      ros2 launch robobin robobin_launch.py
      8d8d060b
    • Paul-Winpenny's avatar
      Create robobin_launch.py · 40baa0cf
      Paul-Winpenny authored
      40baa0cf
    • plw1g21's avatar
      The ros2 setup is done · 58a6463e
      plw1g21 authored
      The steps to rebuild and run:
      cd /GitLab/robobin/ros2
      colcon build
      source install/setup.bash
      ros2 run robobin api_node
      
      ^A better way of doing it (not launching each node seperately) should be used. Research launch
      58a6463e
    • plw1g21's avatar
      added the ros2 pacakge · d3b07a40
      plw1g21 authored
      d3b07a40
Loading