-
Notifications
You must be signed in to change notification settings - Fork 119
LIDAR only autonomous flight
Xu Liu edited this page Aug 26, 2022
·
7 revisions
Our code stack also supports LIDAR-IMU sensing mode (i.e. no cameras needed).
We integrated Faster-LIO with our autonomy stack. It has been tested on our Falcon 4 quadrotor equipped with an Ouster OS1-64 LIDAR.
You will need to use the feature/integrate_lidar branch of this repository. Remember to import the Faster-LIO package into your workspace by:
cd ~/catkin_ws/src/kr_autonomous_flight
vcs import < external_lidar_odometry.yaml
Thank Jiuzhou Lei, Derek Cheng, and Ankit Prabhu for their contributions to this feature!
- Build and Install:
- Simulation Experiments:
- Real-world Experiments:
- Hardware requirements
- Install real robot code stack
- Safety protocol & preflight check
- Launch experiment and gain tuning
- Supported features:
- Integrate (semantic) SLAM for drift correction
- LIDAR-only autonomous flight
- Full coverage experiments
- Customize configurations: