I am currently trying to get the simulation running. However, when starting the docker and running the startup/challenge/start.sh I get the follow Gazebo exception:
Unable to start server [bind: Address already in use]. There is probably another Gazebo process running.
Any hint what might be causing it? I am running Ubuntu 20.04 with ROS noetic. Simulation runs as I said in the provided docker container.
Best regards,
Alex
Edit 1: It's also saying something about conflicting gazebo version. So I guess somethings is not properly configured on my computer despite using docker?
Edit 2: Ah, I may have built the wrong docker file. Will update after that.
Edit 3: Nope, still getting the same error.
Hey hey,
I am currently trying to get the simulation running. However, when starting the docker and running the startup/challenge/start.sh I get the follow Gazebo exception:
Unable to start server [bind: Address already in use]. There is probably another Gazebo process running.
Any hint what might be causing it? I am running Ubuntu 20.04 with ROS noetic. Simulation runs as I said in the provided docker container.
Best regards, Alex
Edit 1: It's also saying something about conflicting gazebo version. So I guess somethings is not properly configured on my computer despite using docker?
Edit 2: Ah, I may have built the wrong docker file. Will update after that. Edit 3: Nope, still getting the same error.