Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2203

Why doesn't my workspace see a package in /opt/ros/indigo/share?

$
0
0
I installed the people package with "sudo apt-get install ros-indigo-people" which install the people package, people_msgs package and others. But when I try to use the package either by printing out a topic of a message from the people_msgs, or do "from people_msgs.msg import PositionMeasurement" in my python code, both fails to find the people_msgs package. But when I do "source /opt/ros/indigo/setup.bash" then I can see the package. Does anyone know why? I'm also trying to add the people_msgs to my workspace under /my_ws/src or /my_ws/src/my_pkg/src, and modify the CMakeList.txt and package.xml, then try catkin_make which also fail because of dependency issue.

Viewing all articles
Browse latest Browse all 2203

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>