This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
modules
/
segway
History
MaEtUgR
4f29c7c4db
switch the modules implementing the block structure to px4_poll such that in posix_sitl simulation the poll works as expected, blocks the module and doesn't overload the CPU
2016-03-09 09:38:32 +01:00
..
BlockSegwayController.cpp
switch the modules implementing the block structure to px4_poll such that in posix_sitl simulation the poll works as expected, blocks the module and doesn't overload the CPU
2016-03-09 09:38:32 +01:00
BlockSegwayController.hpp
switch the modules implementing the block structure to px4_poll such that in posix_sitl simulation the poll works as expected, blocks the module and doesn't overload the CPU
2016-03-09 09:38:32 +01:00
CMakeLists.txt
Switch to cmake build system.
2015-09-07 20:37:45 -04:00
params.c
Shortened segway param names.
2013-08-03 14:33:43 -04:00
segway_main.cpp
segway: Fix code style
2015-09-05 22:17:58 +02:00