You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Introduction-to-ROS2-in-python/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ ROS is a very common component in robotics and has many technical tutorials and
13
13
14
14
15
15
## How to Run:
16
+
17
+
Donwload the test video from [this link](https://www.dropbox.com/scl/fi/qsck7st5h85e3sniw0daq/test_ohio.mp4?rlkey=h8n5mf4aue0hocj44d4rzocbf&st=t3vdoc5a&dl=1) and place it inside `src/slam/resource/videos/`.
18
+
19
+
16
20
```bash
17
21
$ cd ../../ # come to the workspace home directory
18
22
$ colcon build # this will build all the packages inside src
0 commit comments