Robotics StackExchange | Archived questions

Best way to bypass move_base action server for position move

For general navigation, I'm using movebase. There are times when I would like to control my motion controller (Galil) directly by sending it position commands. Is the way to do this to write my own action server and send goals to that instead of the movebase server? If that's right, are there any Python examples around?

Asked by mitch on 2016-05-14 13:21:19 UTC

Comments

Answers