Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It couldn't work in docker #19

Open
FlyLineGM opened this issue Jul 21, 2021 · 2 comments
Open

It couldn't work in docker #19

FlyLineGM opened this issue Jul 21, 2021 · 2 comments

Comments

@FlyLineGM
Copy link

My environment is MacBook Pro M1, Docker for M1. I pulled a docker image , ros:melodic,from docker hub, and installed ros-melodic-vrpn and this code. but this code can't working. It stoped at
"
connect established
"
for comparing, I running it at Jetson Nano Native OS and Docker in the Jetson Nano which the image was same with the MacBook, ros:melodic. The result showed it can connect the Movite when it running in the Jetson Nano Native OS and can not connect in the Docker in the Jetson Nano either.

then, the other software needed using network in the two docker containers could running normally, such as ssh, apt-get, curl and so on, and running "ping" to Movite's IP in the two docker containers could success.

@peakyet
Copy link

peakyet commented Oct 31, 2023

Hi, I have the same problem, do you have any idea to work with docker now?

@EceChaik
Copy link

EceChaik commented May 1, 2024

Possible duplicate of this issue:
#28 (comment)

In that case, the solution is simply:

sudo apt install netbase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants