ETH-RPG-controller

所属分类:以太坊
开发工具:C++
文件大小:10317KB
下载次数:0
上传日期:2019-03-29 02:53:47
上 传 者sh-1993
说明:  ETH RPG控制器,,
(ETH-RPG-controller,,)

文件列表:
LICENSE (1142, 2018-09-20)
bridges (0, 2018-09-20)
bridges\sbus_bridge (0, 2018-09-20)
bridges\sbus_bridge\CMakeLists.txt (417, 2018-09-20)
bridges\sbus_bridge\fc_settings (0, 2018-09-20)
bridges\sbus_bridge\fc_settings\lumenier_f4_aio_betaflight_loadcell.txt (11366, 2018-09-20)
bridges\sbus_bridge\fc_settings\lumenier_f4_aio_betaflight_rpg.txt (11373, 2018-09-20)
bridges\sbus_bridge\fc_settings\lumenier_f4_aio_betaflight_rpg_race_quad.txt (11374, 2018-09-20)
bridges\sbus_bridge\include (0, 2018-09-20)
bridges\sbus_bridge\include\sbus_bridge (0, 2018-09-20)
bridges\sbus_bridge\include\sbus_bridge\channel_mapping.h (371, 2018-09-20)
bridges\sbus_bridge\include\sbus_bridge\sbus_bridge.h (3664, 2018-09-20)
bridges\sbus_bridge\include\sbus_bridge\sbus_msg.h (1547, 2018-09-20)
bridges\sbus_bridge\include\sbus_bridge\sbus_serial_port.h (1235, 2018-09-20)
bridges\sbus_bridge\include\sbus_bridge\thrust_mapping.h (1121, 2018-09-20)
bridges\sbus_bridge\launch (0, 2018-09-20)
bridges\sbus_bridge\launch\sbus_bridge.launch (689, 2018-09-20)
bridges\sbus_bridge\msg (0, 2018-09-20)
bridges\sbus_bridge\msg\SbusRosMessage.msg (223, 2018-09-20)
bridges\sbus_bridge\package.xml (622, 2018-09-20)
bridges\sbus_bridge\parameters (0, 2018-09-20)
bridges\sbus_bridge\parameters\default.yaml (1013, 2018-09-20)
bridges\sbus_bridge\parameters\race_quad.yaml (1008, 2018-09-20)
bridges\sbus_bridge\src (0, 2018-09-20)
bridges\sbus_bridge\src\sbus_bridge.cpp (20435, 2018-09-20)
bridges\sbus_bridge\src\sbus_bridge_node.cpp (182, 2018-09-20)
bridges\sbus_bridge\src\sbus_msg.cpp (3365, 2018-09-20)
bridges\sbus_bridge\src\sbus_serial_port.cpp (13520, 2018-09-20)
bridges\sbus_bridge\src\thrust_mapping.cpp (2579, 2018-09-20)
control (0, 2018-09-20)
control\autopilot (0, 2018-09-20)
control\autopilot\CMakeLists.txt (390, 2018-09-20)
control\autopilot\include (0, 2018-09-20)
control\autopilot\include\autopilot (0, 2018-09-20)
control\autopilot\include\autopilot\autopilot.h (8534, 2018-09-20)
control\autopilot\include\autopilot\autopilot_helper.h (3766, 2018-09-20)
control\autopilot\include\autopilot\autopilot_inl.h (51661, 2018-09-20)
... ...

# RPG Quadrotor Control ## License The RPG Quadrotor Control repository provides packages that are intended to be used with [ROS](http://www.ros.org/). This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed. The source code is released under a MIT license. ## Instructions Instructions for the installation and usage of this software is provided along with further details in our [Wiki](https://github.com/uzh-rpg/rpg_quadrotor_control/wiki). If you have questions or problems with this framework, please use the [issue tracker](https://github.com/uzh-rpg/rpg_quadrotor_control/issues). Please don't send us emails since they might not be answered. If you would like to contribute, please read the [How to Contribute page](https://github.com/uzh-rpg/rpg_quadrotor_control/wiki/How-to-Contribute) first. ## Summary This repository contains a complete framework for flying quadrotors based on control algorithms developed by the [Robotics and Perception Group](http://www.ifi.uzh.ch/en/rpg.html). We also provide an interface to the [RotorS](https://github.com/ethz-asl/rotors_simulator) Gazebo plugins to use our algorithms in simulation. Together with the provided simple trajectory generation library, this can be used to test our sofware entirely in simulation. We also provide some utility to command a quadrotor with a gamepad through our framework as well as some calibration routines to compensate for varying battery voltage. Finally, we provide an interface to communicate with flight controllers used for First-Person-View racing. The theory behind the included algorithms is summarized in the [theory document](https://github.com/uzh-rpg/rpg_quadrotor_control/blob/master/documents/theory_and_math/theory_and_math.pdf) contained in this repository as well as in our [RA-L18 Paper](http://rpg.ifi.uzh.ch/docs/RAL18_Faessler.pdf) with a technical report attached for further details as well as in our [RA-L17 Paper](http://rpg.ifi.uzh.ch/docs/RAL17_Faessler.pdf). This repository makes use of some basic functionalities from the [rpg_quadrotor_common](https://github.com/uzh-rpg/rpg_quadrotor_common) repository and when working with real hardware, the GPIO and ADC functionalities in the [rpg_single_board_io](https://github.com/uzh-rpg/rpg_single_board_io) repository might come in handy. #### Publication If you use this work in an academic context, please cite the following two RA-L publications: M. Faessler, A. Franchi, and D. Scaramuzza, "**Differential Flatness of Quadrotor Dynamics Subject to Rotor Drag for Accurate Tracking of High-Speed Trajectories**," IEEE Robot. Autom. Lett. (RA-L), vol. 3, no. 2, pp. 620–626, Apr. 2018. [[PDF](http://rpg.ifi.uzh.ch/docs/RAL18_Faessler.pdf)] @Article{Faessler18ral, author = {Matthias Faessler and Antonio Franchi and Davide Scaramuzza}, title = {Differential Flatness of Quadrotor Dynamics Subject to Rotor Drag for Accurate Tracking of High-Speed Trajectories}, journal = {{IEEE} Robot. Autom. Lett.}, year = 2018, volume = 3, number = 2, pages = {620--626}, month = apr, doi = {10.1109/LRA.2017.2776353}, issn = {2377-3766} } M. Faessler, D. Falanga, and D. Scaramuzza, "**Thrust Mixing, Saturation, and Body-Rate Control for Accurate Aggressive Quadrotor Flight**," IEEE Robot. Autom. Lett. (RA-L), vol. 2, no. 2, pp. 476–482, Apr. 2017. [[PDF](http://rpg.ifi.uzh.ch/docs/RAL17_Faessler.pdf)] @Article{Faessler17ral, author = {Matthias Faessler and Davide Falanga and Davide Scaramuzza}, title = {Thrust Mixing, Saturation, and Body-Rate Control for Accurate Aggressive Quadrotor Flight}, journal = {{IEEE} Robot. Autom. Lett.}, year = 2017, volume = 2, number = 2, pages = {476--482}, month = apr, doi = {10.1109/LRA.2016.2***0362}, issn = {2377-3766} } Watch the [video](https://youtu.be/VIQILwcM5PA) demonstrating what can be done by the control algorithms in this repository: [![Differential Flatness of Quadrotor Dynamics Subject to Rotor Drag](http://rpg.ifi.uzh.ch/img/quad_control/thumb_1.jpeg)](https://youtu.be/VIQILwcM5PA) And the [video teaser](https://youtu.be/LmMgx_vKh5s) for our presentation at [ICRA 2018](https://icra2018.org/): [![ICRA 2018 Video Teaser: Differential Flatness of Quadrotor Dynamics Subject to Rotor Drag](http://rpg.ifi.uzh.ch/img/quad_control/thumb_2.jpeg)](https://youtu.be/LmMgx_vKh5s)

近期下载者

相关文件


收藏者