Skip to content

Version 0.3.0

Latest
Compare
Choose a tag to compare
@threeal threeal released this 11 May 07:48
· 33 commits to main since this release
0bc0b54
  • Add navigation_dummy and navigation_teleop as example implementations.
  • Add separation of NavigationProvider into ManeuverProvider and OdometryProvider.
  • Add separation of NavigationConsumer into ManeuverConsumer and OdometryConsumer.
  • Modify configure to use callbacks instead of future spin wait.
  • Add a namespace support for topics and services name.
  • Remove unnecessary things.