You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi libsurvive team,
I cloned the project and build the dockerfile.ros
$ sudo docker build -t hrc:v1 -f Dockerfile.ros .
on an Ubuntu (without ros).
After running the image $ sudo docker run hrc:v1
following error is given:
[ERROR] [1711100193.144243352]: [setParam] Failed to contact master at [localhost:11311]. Retrying...
what is missing?
how to get the usb tracker connected to the running container?
where to receive the output of the running codes?
I need a documentation how to use the image.
Please could you help me? It is an urgent issue
The text was updated successfully, but these errors were encountered:
Hi libsurvive team,
I cloned the project and build the dockerfile.ros
$ sudo docker build -t hrc:v1 -f Dockerfile.ros .
on an Ubuntu (without ros).
After running the image $ sudo docker run hrc:v1
following error is given:
[ERROR] [1711100193.144243352]: [setParam] Failed to contact master at [localhost:11311]. Retrying...
what is missing?
how to get the usb tracker connected to the running container?
where to receive the output of the running codes?
I need a documentation how to use the image.
Please could you help me? It is an urgent issue
The text was updated successfully, but these errors were encountered: