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

[/opt/ros/kinetic/share/urdf_tutorial/launch/display.launch] requires the 'model' arg to be set The traceback for the exception was written to the log file

asked 2022-06-01 15:40:03 -0500

saurabh jha gravatar image

please help me regarding below error:-

[/opt/ros/kinetic/share/urdf_tutorial/launch/display.launch] requires the 'model' arg to be set The traceback for the exception was written to the log file.

regards saurabh

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-06-02 03:31:29 -0500

Joe28965 gravatar image

If you check this tutorial, you'll see that it launches display.launch by using:

roslaunch urdf_tutorial display.launch model:=urdf/01-myfirst.urdf

You need to add the argument model to tell the launch file which model to use, as you can see in the example above (and the tutorial). You haven't added the argument.

edit flag offensive delete link more

Comments

thank you problem resolve

saurabh jha gravatar image saurabh jha  ( 2022-06-03 02:46:03 -0500 )edit

Please mark this answer as correct so others know it's been resolved.

Joe28965 gravatar image Joe28965  ( 2022-06-03 02:46:59 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2022-06-01 15:40:03 -0500

Seen: 100 times

Last updated: Jun 02 '22