pr2_teleop move robot only forward/backward
Hi,
I am following pr2_simulator tutorial.
- roslaunch gazeboworlds emptyworld.launch
- roslaunch pr2_gazebo pr2.launch
- roslaunch pr2teleop teleopkeyboard.launch
Strangely, from pr2_teleop, only 'W' (forward) and 'S'(backward) keyboard operation work. Any idea for this problem?
Asked by kenomuseki on 2014-07-14 10:02:28 UTC
Comments
Which version of ROS are you using?
Asked by ahendrix on 2014-07-14 19:50:53 UTC
I am using groovy.
Asked by kenomuseki on 2014-07-14 20:09:17 UTC
Check that the controllers have properly loaded and there are no segfaults.
Asked by DevonW on 2014-07-15 04:45:22 UTC
I am new to ros. Can you tell me how to check the controllers? (At least, I did not see any error message from terminal.)
Asked by kenomuseki on 2014-07-15 06:16:13 UTC
I am using multiple versions. When I use fuerte, everything works fine. But groovy causes the problem.
Asked by kenomuseki on 2014-07-15 06:17:38 UTC