ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Hi! I'm new to Ros trying to learn about gazebo simulated. But I can't run " sudo apt-get install ros-noetic-simulator-gazebo". Could anyone help me, thanks a lot !

asked 2021-06-28 06:54:41 -0500

quyetbui gravatar image

Hi! I'm new to Ros trying to learn about gazebo simulated. But I can't run " sudo apt-get install ros-noetic-simulator-gazebo". Could anyone help me, thanks a lot !

edit retag flag offensive close merge delete

Comments

2

Welcome to ROS answers! We are here to help, but need good questions to do that. First of all give your question a normal title, not the full text of the question. Secondly, tell us what you have done and which of the official guides/docs you have used until this point. Finally, it would also be helpful to provide details, such as the OS & ROS versions, so we don't have to infer them.

pvl gravatar image pvl  ( 2021-06-29 02:23:41 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-06-29 02:28:35 -0500

pvl gravatar image

You could use the following command to install Gazebo:

sudo apt-get install ros-noetic-gazebo-ros-pkg

This will install gazebo and ros bindings for it. I am assuming that you are on Ubuntu Focal and have setup ROS noetic correctly. See also the official ROS instructions ros-org - ROS noetic installation guide .

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-06-28 06:54:41 -0500

Seen: 309 times

Last updated: Jun 29 '21