Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
documentation:robots:spot:spot_ros [2023/04/24 19:43] – add more tables mings | documentation:robots:spot:spot_ros [2023/04/28 09:41] (current) – [Further Reading and Resources] mings | ||
---|---|---|---|
Line 17: | Line 17: | ||
| | ||
Build the package with `catkin build`. | Build the package with `catkin build`. | ||
- | cd ~/catkin_ws/src | + | cd ~/catkin_ws |
catkin build | catkin build | ||
| | ||
Line 26: | Line 26: | ||
Alternatively, | Alternatively, | ||
+ | - Download the image from Docker Hub with `sudo docker pull jeremysee/ | ||
+ | - Save the image into a .tar archive with `sudo docker save -o spotros.tar jeremysee/ | ||
+ | - Upload the .tar archive to Spot CORE using [[https:// | ||
+ | |||
+ | {{: | ||
===== Configuration ===== | ===== Configuration ===== | ||
Line 244: | Line 249: | ||
[[https:// | [[https:// | ||
+ | |||
+ | A snapshot of these repos are also available on the internal gitlab: | ||
+ | |||
+ | https:// |