Skip to content

v0.66.0

Compare
Choose a tag to compare
@hmakelin hmakelin released this 27 Apr 08:37
· 387 commits to master since this release
9213523

Summary

  • Adds EKF node to include velocity and course over ground estimates as well as better quality position, heading and variance estimates in outgoing mock GPS messages.
  • Better but not full compliance with REP 105
  • Separates related Compose services into isolated Docker bridge networks, improving security and reliability
  • Adds custom ROS message definitions to better describe intermediate outputs of some nodes
  • Adds experimental admin dashboard and file server Compose services (not documented) to make configuring the system and managing maps not require specialized GIS knowledge
  • Various maintainability & performance improvements and documentation updates

Known Issues

  • ArduPilot Docker Compose service is stale/broken, needs significant rework
  • The gisnav and px4 services (Docker containers) need to download various files on first run making startup very slow on first run

List of PRs

Full Changelog: v0.65.0...v0.66.0