|
Package Summary
Tags | No category tags. |
Version | 1.1.2 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aerostack2/aerostack2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-13 |
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) |
Package Description
Lightweight simulator
Additional Links
No additional links.
Maintainers
- CVAR-UPM
Authors
- Rafael Perez-Segui
as2_platform_multirotor_simulator
Aerostack2 lightweight simulator for multirotor drones, based on multirotor_simulator.
API
For documentation, use Doxygen. The documentation files have to be built locally:
- Install doxygen:
sudo apt install doxygen
- Run doxygen in the root folder
as2_platform_multirotor_simulator/
by:
doxygen Doxyfile
- Open the documentation in by opening
as2_platform_multirotor_simulator/doxygen/html/index.html
Building the package
Go to the root folder of the workspace and run:
colcon build --packages-select as2_platform_multirotor_simulator
Running colcon test
Run colcon test in by:
colcon test --packages-select as2_platform_multirotor_simulator
Optional, add verbosity with --event-handlers console_direct+
Launching the simulator
Configuration files are located in as2_platform_multirotor_simulator/config/
:
-
control_modes.yaml
: available input control modes for the aerostack2 aerial platform. -
platform_config_file.yaml
: ROS 2 configuration, with tf names, frequencies and aerostack2 parameters. -
simulation_config.yaml
: simulation configuration, with frequency and environment parameters. -
uav_configuav_config.yaml
: UAV configuration, with the drone’s physical parameters and controller configuration. -
world_config.yaml
: world configuration, as parameters override for each drone namespace in the configuration file.
Launcher parameters order
- Default configuration file in
as2_platform_multirotor_simulator/config/
folder. - Custom configuration file in the launch command (e.g.
platform_config_file:=path/to/file.yaml
). - Custom parameters in the launch command (e.g.
frequency:=100
). - Custom world configuration in the launch command (e.g.
world_config:=path/to/file.yaml
), for the world launcher.
Examples:
ros2 launch as2_platform_multirotor_simulator as2_platform_multirotor_simulator.launch.py namespace:=drone0
ros2 launch as2_platform_multirotor_simulator as2_platform_multirotor_simulator_world.launch.launch.py namespace:=drone0 world_config:=config/world_config.yaml
References
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.
CHANGELOG
Changelog for package as2_platform_multirotor_simulator
1.1.2 (2024-08-22)
1.1.1 (2024-08-20)
1.1.0 (2024-08-08)
- [as2_platform_multirotor_simulator] Enable control using odometry as state instead of ground truth
- [as2_platform_multirotor_simulator] Update platform to use world.yaml and rename some params
- [as2_platform_multirotor_simulator] New launch utils to declare parameters from a config file, update launchers at multirotor simulation
- [as2_platform_multirotor_simulator] Change gtest to use as2 core mock
- [as2_platform_multirotor_simulator] Add basic fly gtest
- [as2_platform_multirotor_simulator] Add ament_cmake_gtest to package.xml
- [as2_platform_multirotor_simulator] Remove LICENCE and CONTRIBUTING to use the ones in the aerostack2
- [as2_platform_multirotor_simulator] Update launchers to Flake8
- [as2_multirotor_simulator] Add as2_multirotor_simulator package
- Contributors: Miguel Fernandez-Cortizas, Rafael Perez-Segui, keikei014
1.0.9 (2024-03-25)
1.0.8 (2024-02-12)
1.0.7 (2024-02-04)
1.0.6 (2023-12-12)
1.0.5 (2023-11-08)
1.0.4 (2023-08-23)
1.0.3 (2023-08-22)
1.0.2 (2023-08-17)
1.0.1 (2023-04-25)
1.0.0 (2023-03-18)
0.2.2 (2022-12-22)
0.2.1 (2022-12-19)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common | |
ament_cmake_gtest | |
ament_index_cpp | |
rclcpp | |
as2_core | |
as2_msgs | |
std_msgs | |
std_srvs |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
aerostack2 |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged as2_platform_multirotor_simulator at Robotics Stack Exchange
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.