Python Numpy Error
Hi I am following this tutorial to use numpy with rospy
http://wiki.ros.org/rospy_tutorials/Tutorials/numpy
when I am running
rosrun numpy_tutorial numpy_listener.py
I am getting the following error
terminate called after throwing an instance of 'rospack::Exception'
what(): error parsing manifest of package numpy_tutorial at /home/tanmay/catkin_ws/numpy_tutorial/package.xml
any suggestions what I might be doing incorrectly?
Thanks, TM
Im getting an error: [rospack] Error: package 'numpy_tutorial' not found