strands-project / strands_movebase

A repository for all the STRANDS-augmented movebase, including 3D obstacle avoidance, etc.
MIT License
10 stars 20 forks source link

[calibrate_chest] Add action server with check for correct angle #31

Closed nilsbore closed 9 years ago

nilsbore commented 9 years ago

This adds a new action server node with action server named calibrate_chest that

It also has instructions if you send the wrong command and checks that the angle is close enough to the desired 46 degrees. If it is too far away, it does not send the calibration and returns a warning.

Test with rosrun actionlib axclient.py /calibrate_chest and enter the commands above.