Skip to content

Commit 442bd37

Browse files
authored
Update software.md
1 parent 0c15c83 commit 442bd37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

software.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ Thanks to [John Vial](https://github.com/johnny555) for contributing this code
5050
- Install [Docker](https://www.docker.com/products/docker-desktop/){:target="_blank"}
5151
- Start Docker gui
5252
- in a terminal:
53-
```docker run -p 6080:80 --security-opt seccomp=unconfined --shm-size=512m samuk/rosmorobot:jazzy```
53+
```docker run -p 6080:80 --security-opt seccomp=unconfined --shm-size=512m ghcr.io/tiryoh/ros2-desktop-vnc:jazzy'''
5454
- Open browser to http://127.0.0.1:6080/ fullscreen the Linux desktop tab
55-
- In a terminal on virtual machine
55+
- In a terminal on your new linux virtual machine;
5656
- Follow install steps here: https://github.com/hippo5329/micro_ros_arduino_examples_platformio/wiki#prepare until you have built micro-ros agent.
5757
- In a terminal '''git clone -b rosmo https://github.com/hippo5329/linorobot2_hardware'''
5858
- In file browser navigate to /linorobot2_hardware-master/config/custom

0 commit comments

Comments
 (0)