- Add
navigation_dummy
andnavigation_teleop
as example implementations. - Add separation of
NavigationProvider
intoManeuverProvider
andOdometryProvider
. - Add separation of
NavigationConsumer
intoManeuverConsumer
andOdometryConsumer
. - Modify configure to use callbacks instead of future spin wait.
- Add a namespace support for topics and services name.
- Remove unnecessary things.