Run ROS Melodic with Gazebo 9 #22
Unanswered
syedjawadakhtar
asked this question in
Q&A
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Thank you for the docker files, as I've been new to dockers and ROS, and this will help a lot to a lot of people who are always stuck in setting up environments.
I'm trying to setup the docker for ROS melodic with Gazebo 9 to test this repository (https://github.com/Livox-SDK/livox_laser_simulation). I already have ROS2 Humble installed on my WSL2.
I've a few questions:
docker_files/ros/ros-melodic
has many other project related directories.docker build -t ros_gazebo_img:melodic_11 .
in theros/ros-melodic/moveit_ros
which downloaded tile theRUN sudo rosdep init
line which led to an errorLet me know if I should provide more information.
Beta Was this translation helpful? Give feedback.
All reactions