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

When launching turtlebot_world " roslaunch turtlebot_gazebo turtlebot_world.launch", the robot itself is missing in the gazebo enviroment

asked 2020-04-01 23:04:31 -0500

A.Sen gravatar image

updated 2022-08-07 09:09:05 -0500

lucasw gravatar image

the environment exists except the robot

edit retag flag offensive close merge delete

Comments

Hi @A.Sen,

The launch process does not show errors or warnings in the terminal?. The turtlebot launch files use environmental variables to set up the type of turtlebot base you want to spawn. E.g.: TURTLEBOT_BASE, if this enviromental variables are not set, ROS will be unable to launch properly the robot description and the robot_spawner will not be able to spawn the robot model in Gazebo.

Weasfas gravatar image Weasfas  ( 2020-04-04 11:09:36 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-04-04 16:38:10 -0500

A.Sen gravatar image

updated 2020-04-04 16:38:51 -0500

There was no error while launching turtlebot_gazebo.launch

...................................................................................................... Solved.

I've ran sudo rosdep update at some point in the past.

I shouldn't do that, as i got warning about that by rosdep.

So, i used the following line, it solved the issue

"sudo rosdep fix-permissions"

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-04-01 23:04:31 -0500

Seen: 151 times

Last updated: Apr 04 '20