Skip to content
Snippets Groups Projects
  • plw1g21's avatar
    58a6463e
    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
    History
    The ros2 setup is done
    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