Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1016 Bytes

code.md

File metadata and controls

11 lines (8 loc) · 1016 Bytes
layout title permalink
page
Code
/code/

Aerostack is a software framework that helps developers design and build the control architecture of aerial robotic systems, integrating multiple heterogeneous computational solutions (e.g., computer vision algorithms, motion controllers, self-localization and mapping methods, motion planning algorithms, etc.).

Behaviorlib is a ROS-based software library to program robot behaviors that has been designed to facilitate their coordinated execution. Each robot behavior is programmed as a module that controls a separate robot functionality together with a set of functions for execution management.

Behavior Coordinator CBC is a ROS-based software development tool for building the behavior coordination system of autonomous robots. Behavior coordination is done using an algorithm for constraint-based configuration (CBC).