while running the command:
cd /PATH/TO/Unity-Robotics-Hub/tutorials/pick_and_place &&
git submodule update –init –recursive &&
docker build -t unity-robotics:pick-and-place -f docker/Dockerfile
on my terminal, the following error pops up
enter image description here
i tried using instructions from github https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/v0.7.0/tutorials/pick_and_place/0_ros_setup.md#option-a-use-docker
to install and run docker for my pick and place unity project
Naithik Jain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.