DEV Community

Discussion on: Robotics on WSL2 using ROS, Docker and Unity 3D (Part II)

Collapse
 
cheabdullahjz profile image
cheabdullahjz

Hi,
Run the following
zandara@XXX:$ ./launch_docker
root@docker:~# source /opt/unity_demo/unity_reachy_tutorial/devel/setup.bash
root@docker:~# roslaunch unity_reachy_tutorial reachy_demo.launch

Where do I run this ./launch_docker
and it cannot find /opt/unity_demo/unity_reachy_tutorial/devel/setup.bash

I got to this step - unity_connector.launch
and, I cant continue from there.

Thanks