Phantomx Pincher arm fails to get new cmd? [closed]
Hi, I have Phantomx Pincher arm, and Groovy, Arbotix.
After firstly running rosrun simple_arm_server simple_arm_server_test.py 0.1 0.1 0.1 0.1, which causing it to move. But after that I cannot input new controlling cmd by running rosrun simple_arm_server simple_arm_server_test.py (other parameters). Can any tell me why? Thanks so much!
Hmm a bit odd, could it be a simple python programming thing? I assume you are not moving it to the same position it is already in, but you would think it would work. I have fiddled around with moving the arm, you can see it in here: phantomx_arm_turtlebot_description/scripts/collaborative_maintenance_planner.py, not sure if it is of any help though