Robotics StackExchange | Archived questions

The traceback for the exception was written to the log file

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?

Asked by hussein on 2017-06-23 18:24:23 UTC

Comments

Hello!Have you solved this problem?

Asked by yyf on 2018-01-05 04:32:08 UTC

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/platform/turtlebot3/simulation/#turtlebot3-simulation-using-fake-node

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?

Asked by irsyadtc on 2018-10-10 22:42:31 UTC

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

Asked by gvdhoorn on 2018-10-11 01:34:51 UTC

please anyone answer for this

Asked by nullspace on 2020-09-14 08:02:23 UTC

Please answer to this.

Asked by argahsuknesib on 2021-04-05 16:45:21 UTC

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

Asked by Vibash on 2022-06-01 06:40:59 UTC

tried that still not working @Vibash

Asked by DumbleDuck on 2022-08-07 16:46:45 UTC

Answers