User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cs:getting_started:start [2021/01/25 23:54]
Chris Nathman
cs:getting_started:start [2021/02/03 21:30]
Chris Nathman [Getting our Code]
Line 57: Line 57:
   git clone https://​gitlab.com/​PalouseRobosub/​Software/​robosub.git   git clone https://​gitlab.com/​PalouseRobosub/​Software/​robosub.git
   git clone https://​gitlab.com/​PalouseRobosub/​Software/​robosub_msgs.git   git clone https://​gitlab.com/​PalouseRobosub/​Software/​robosub_msgs.git
-  cd robosub 
-  git checkout ros2 
-  cd ../​robosub_msgs 
-  git checkout ros2 
   cd ~/ros   cd ~/ros
   colcon build   colcon build