pr2_teleop not working with indoor simulator
I'm still new to ROS but I have gone through the hector quadrotor tutorial ( http://wiki.ros.org/hector_quadrotor/... ) and the indoor program comes up fine with no errors. Then I run:
$ rosrun pr2_telop_pr2_keyboard
And the program goes just fine but when I hit keys on the keyboard, nothing happens to the quadrotor. I'm running on Ubuntu 14.04 LTS and ROS Indigo. If anyone could give me suggestions on what to echo or look into to fix the connection between the keyboard controller and the sim quadrotor, that would be fantastic.
Thanks!!