Replies: 1 comment
-
Here is a screenshot of the logs. Thank you in advance to everyone helping me out with this problem! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am experiencing several errors when trying to run an example simulation on MacOS and Docker.
I downloaded the simulator on MacOS, followed the guide to set up the TCP transmission, and was able to create a connection between the simulator running on Mac and Docker.
I am running simulation example e-puck, and I am getting several errors:
[webots_controller_e-puck-5] Error: /Applications/Webots.app/Contents/projects/robots/gctronic/e-puck/plugins/remote_controls/e-puck_wifi/libe-puck_wifi.dylib.so: cannot open shared object file: No such file or directory (dynamic library)
[ros2_supervisor.py-2] Cannot connect to Webots instance, retrying for another 50 seconds...
Below is the
robot_launch.py
Beta Was this translation helpful? Give feedback.
All reactions