-
Notifications
You must be signed in to change notification settings - Fork 2
ROS Tips
Zi Wang edited this page Mar 23, 2017
·
4 revisions
This can happen when the program has a while loop in it. The solution is to add another condition "not rospy.is_shutdown()" in the while condition.
lis_pr2_pkg depends on some pr2 packages which do not automatically come with indigo. You can install the pr2 related packages by
sudo apt-get install ros-indigo-pr2-*