Repository Summary
Checkout URI | https://github.com/aerostack2/aerostack2.git |
VCS Type | git |
VCS Version | humble-devel |
Last Updated | 2023-04-25 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
aerostack2 | 1.0.1 |
as2_platform_crazyflie | 1.0.1 |
as2_platform_dji_osdk | 1.0.1 |
as2_platform_ign_gazebo | 1.0.1 |
as2_platform_tello | 1.0.1 |
as2_behavior_tree | 1.0.1 |
as2_behavior | 1.0.1 |
as2_behaviors_motion | 1.0.1 |
as2_behaviors_perception | 1.0.1 |
as2_behaviors_platform | 1.0.1 |
as2_behaviors_trajectory_generation | 1.0.1 |
as2_cli | 1.0.1 |
as2_core | 1.0.1 |
as2_realsense_interface | 1.0.1 |
as2_usb_camera_interface | 1.0.1 |
as2_motion_controller | 1.0.1 |
as2_motion_reference_handlers | 1.0.1 |
as2_msgs | 1.0.1 |
as2_python_api | 1.0.1 |
as2_gazebo_classic_assets | 1.0.1 |
as2_ign_gazebo_assets | 1.0.1 |
as2_state_estimator | 1.0.1 |
as2_alphanumeric_viewer | 1.0.1 |
as2_keyboard_teleoperation | 1.0.1 |
README
Aerostack2
Aerostack2 is a ROS2 framework developed to create autonomous multi-aerial-robots systems in an easy and powerful way.
Currently is developed and tested over ROS2 humble (over Ubuntu 22.04) and galactic (over Ubuntu 20.04).
Most important features: - Natively developed on ROS2 - Complete modularity, allowing elements to be changed or interchanged without affecting the rest of the system - Independence of the aerial platform. Easy Sim2Real deployment. - Project-oriented, allowing to install and use only the necessary packages for the application to be developed. - Swarming orientation.
Please visit the [Aerostack2 Documentation] for a complete documentation.
Installation instructions can be found [here].
Credits
If you use the code in the academic context, please cite:
- M. Fernandez-Cortizas, M. Molina, P. Arias-Perez, R. Perez-Segui, D. Perez-Saura, and P. Campoy, 2023, "Aerostack2: A software framework for developing multi-robot aerial systems", ArXiv DOI 2303.18237.
CONTRIBUTING
Contributing to AeroStack2
Thanks for getting involved! Information on contributing can be found at https://aerostack2.github.io/contributing
Repository Summary
Checkout URI | https://github.com/aerostack2/aerostack2.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-12-20 |
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
README
Aerostack2
Aerostack2 is a framework developed to fly aerial platforms using ROS2.
Most important features: - Natively developed on ROS2 - Complete modularity, allowing elements to be changed or interchanged without affecting the rest of the system - Independence of the aerial platform. - Project-oriented, allowing to install and use only the necessary packages for the application to be developed. - Swarming orientation.
Installation instructions can be found [here].
Please visit the [Aerostack2 Documentation] for a complete documentation.
installation commands
$ pip3 install pyros-genmsg
CONTRIBUTING
Contributing to AeroStack2
Thanks for getting involved! Information on contributing can be found at https://aerostack2.github.io/contributing