Skip to content

Example to setup and control robot with ros #31

Closed Answered by omichel
rua0ra1 asked this question in Q&A
Discussion options

You must be logged in to vote

Basically, it would work in the same way as the ROS 2 example, but instead of choosing a humble-simulation base image for your Dockerfile, you should choose a noetic base image, like noetic-ros-base to which you will have add the webots_ros package with apt-get install ros-noetic-webots-ros in your Dockerfile.

See https://hub.docker.com/_/ros for more details about ROS 1 & 2 docker images and how to use them.

See also this tutorial on how to use ROS 1 with Webots.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@rua0ra1
Comment options

@omichel
Comment options

@rua0ra1
Comment options

@Jean-Eudes-le-retour
Comment options

@rua0ra1
Comment options

Answer selected by omichel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants