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

how run a package?

asked 2013-07-12 10:27:00 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

hi all i have a package named Quadrotor-master and containing include folder/launch folder/src folder and CMakeLists.txt/package.xml/README.md files i want to run this package but when i using roslaunch Quadrotor-master quadrotor.launch command i see this error that ::[Quadrotor-master] is not a package or launch file name

what is wrong in my commands? i put my package o home folder of ubuntu/there is not any setup file in my folder.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-07-12 11:24:33 -0500

tfoote gravatar image

That's not a valid package name many of the tools will fail with that name.

edit flag offensive delete link more

Comments

http://answers.ros.org/users/3/tfoote/

thanks tfoote but how i can fix this problem?? i changed package name but it does not work !

masoudpz gravatar image masoudpz  ( 2013-07-13 09:42:55 -0500 )edit

Please update your question to reflect what your problems are. Without more information we cannot help you more.

tfoote gravatar image tfoote  ( 2013-07-14 21:51:25 -0500 )edit

please also make sure to copy and paste everything from the terminal so that we can reproduce your problem, see exactly what you are typing and what the output you're getting is.

tfoote gravatar image tfoote  ( 2013-07-14 21:52:15 -0500 )edit

Question Tools

Stats

Asked: 2013-07-12 10:27:00 -0500

Seen: 228 times

Last updated: Jul 12 '13