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

How to give dependencies in manifest files?

asked 2011-10-19 20:32:31 -0500

ehsanghasemi gravatar image

updated 2016-10-24 09:01:19 -0500

ngrennan gravatar image

Hi i am new in ROS , sorry , maybe it is easy question! can we set dependencies address in manifest files? i want to built rgbdslam package and have problem to dependencies ,i have all dependencies but rosdep can't install dependencies or locate it ,

edit retag flag offensive close merge delete

Comments

Could you please be a litte more specific? What kind of dependencies? You are talking about rosdep, so I assume you mean system packages and nor ros packages? Which packages exactly? Are you using Ubuntu? Which version? Also, is it really an error message or just a warning?
Lorenz gravatar image Lorenz  ( 2011-10-20 06:16:07 -0500 )edit
i want to run rgbdslam on ubuntu 11.04 . and i download all dep files but ros could not make them!! and have error about dep files
ehsanghasemi gravatar image ehsanghasemi  ( 2011-10-25 21:49:21 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-10-20 02:49:28 -0500

joq gravatar image

Short answer is in this Tutorial.

I recommend working through at least the Beginner Tutorials before trying to use ROS.

edit flag offensive delete link more

Comments

i know that and i read , i have dependencies but ROS can't find them!!! i want to set dependencies address but how???

ehsanghasemi gravatar image ehsanghasemi  ( 2011-10-20 05:56:19 -0500 )edit
It sounds like your ROS_PACKAGE_PATH is not set correctly. I suggest that you review the other Tutorials linked by @joq
tfoote gravatar image tfoote  ( 2011-11-16 09:17:28 -0500 )edit

Question Tools

Stats

Asked: 2011-10-19 20:32:31 -0500

Seen: 546 times

Last updated: Oct 20 '11