File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments