UbiquityRobotics / move_basic

A minimal navigation node
BSD 3-Clause "New" or "Revised" License
69 stars 21 forks source link

Unit tests for Queueing behavior #57

Closed rohbotics closed 4 years ago

rohbotics commented 4 years ago

We need unit tests for the behavior introduced in https://github.com/UbiquityRobotics/move_basic/pull/56

These should test the QueuedActionServer to make sure that goals are processed the way that we expect them to be.