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

Problem with launch file

asked 2016-03-24 08:17:28 -0500

SarSam gravatar image

I have 4 nodes that I want to launch at once.
The name of my package is robot_position and the name of launch file is abc.launch. My launch file resides in a robot_position/launch. When i run my launch file using roslaunch robot_position abc, following error appears:

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

Can anybody help?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-03-24 08:20:31 -0500

kmhallen gravatar image

Try roslaunch robot_position abc.launch

edit flag offensive delete link more

Comments

Thank you, the problem is resolved! :)

SarSam gravatar image SarSam  ( 2016-03-24 08:35:26 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-24 08:17:28 -0500

Seen: 137 times

Last updated: Mar 24 '16