Skip to content

Kompass is a framework for building robust event-driven navigation stacks using an intuitive Python API

License

Notifications You must be signed in to change notification settings

automatika-robotics/kompass

Repository files navigation

Kompass Logo.

Kompass is an event-driven navigation system designed with an easy-to-use and intuitive Python API. Kompass is built to be customizable, extendable and hardware-agnostic. It aims to implement the most cutting edge algorithms for all parts of the navigation stack. And most importantly, it allows users to create very sophisticated navigation capabilities for autonomous mobile robots, within a single python script.

Note

This is an alpha release of Kompass. Breaking changes are to be expected.

Kompass is divided into several interacting components each responsible for one of the navigation subtasks:

Kompass Components Tasks

Each of the previous components runs as a ROS2 lifecycle node and communicates with the other components using ROS2 topics, services or action servers:

Kompass Full System

To learn more about the functionalities and configuration of each component check the component dedicated documentation page:

Copyright

The code in this distribution is Copyright (c) 2024 Automatika Robotics unless explicitly indicated otherwise.

Kompass is made available under the MIT license. Details can be found in the LICENSE file.

Contributions

Kompass has been developed in collaboration between Automatika Robotics and Inria. Contributions from the community are most welcome.

About

Kompass is a framework for building robust event-driven navigation stacks using an intuitive Python API

Topics

Resources

License

Stars

Watchers

Forks

Languages