The traceback for the exception was written to the log file

asked 2017-06-23 18:24:23 -0500

hussein gravatar image

updated 2017-06-23 20:59:41 -0500

Hi, I am trying to roslaunch example-pioneer3dx-emptyworld.launch

then I get this and it errors:

.. logging to /home/halawami/.ros/log/92d1f3ba-586a-11e7-a706-000c2951aa35/roslaunch-ubuntu-9883.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

unused args [world] for include of [/opt/ros/kinetic/share/gazebo_ros/launch/empty_world.launch]
The traceback for the exception was written to the log file

Anyone knows how I can fix this?

edit retag flag offensive close merge delete

Comments

Hello!Have you solved this problem?

yyf gravatar image yyf  ( 2018-01-05 03:32:08 -0500 )edit

The same issue happens to me when I try this command `

roslaunch turtlebot3_fake turtlebot3_fake.launch

I'm actually try to run the simulator of turtlebot3 by following the e-manual.

http://emanual.robotis.com/docs/en/pl...

error message:

[turtlebot3_fake.launch] is neither a launch file in package [turtlebot3_fake] nor is [turtlebot3_fake] a launch file name
The traceback for the exception was written to the log file

Can anyone tell me what's wrong?

irsyadtc gravatar image irsyadtc  ( 2018-10-10 22:42:31 -0500 )edit

This is not an answer. Please post a new question with a description of your issue and clearly link to this one.

gvdhoorn gravatar image gvdhoorn  ( 2018-10-11 01:34:51 -0500 )edit

please anyone answer for this

nullspace gravatar image nullspace  ( 2020-09-14 08:02:23 -0500 )edit

Please answer to this.

argahsuknesib gravatar image argahsuknesib  ( 2021-04-05 16:45:21 -0500 )edit

After Catkin_make or catkin build is successful, Run the following command - source devel/setup.bash Once its done run the roslaunch command

Vibash gravatar image Vibash  ( 2022-06-01 06:40:59 -0500 )edit

tried that still not working @Vibash

DumbleDuck gravatar image DumbleDuck  ( 2022-08-07 16:46:45 -0500 )edit