Repository Summary
Checkout URI | https://github.com/automatika-robotics/kompass.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
kompass | 0.2.0 |
kompass_interfaces | 0.1.1 |
README
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.
- Find out more about our motivation to create Kompass ✨
- Install Kompass on your robot 🛠️
- To get started with Kompass, check the quick start tutorial 🚀
- Do a deep dive into Kompass components 🤖
- Learn more about the design concepts of Kompass 📚
Kompass is divided into several interacting components each responsible for one of the navigation subtasks:
Each of the previous components runs as a ROS2 lifecycle node and communicates with the other components using ROS2 topics, services or action servers:
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.
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/automatika-robotics/kompass.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
kompass | 0.2.0 |
kompass_interfaces | 0.1.1 |
README
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.
- Find out more about our motivation to create Kompass ✨
- Install Kompass on your robot 🛠️
- To get started with Kompass, check the quick start tutorial 🚀
- Do a deep dive into Kompass components 🤖
- Learn more about the design concepts of Kompass 📚
Kompass is divided into several interacting components each responsible for one of the navigation subtasks:
Each of the previous components runs as a ROS2 lifecycle node and communicates with the other components using ROS2 topics, services or action servers:
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.
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/automatika-robotics/kompass.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
kompass | 0.2.0 |
kompass_interfaces | 0.1.1 |
README
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.
- Find out more about our motivation to create Kompass ✨
- Install Kompass on your robot 🛠️
- To get started with Kompass, check the quick start tutorial 🚀
- Do a deep dive into Kompass components 🤖
- Learn more about the design concepts of Kompass 📚
Kompass is divided into several interacting components each responsible for one of the navigation subtasks:
Each of the previous components runs as a ROS2 lifecycle node and communicates with the other components using ROS2 topics, services or action servers:
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.