UnknownFreeOccupied / ufomap

Licence: BSD-2-Clause license
UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ufomap

multi uav simulator
A quadrotor swarm simulator based on ROS (Robot Operating System).
Stars: ✭ 73 (-37.61%)
Mutual labels:  uav, drone
Gaas
Generalized Aviation: Open source autonomous aviation software platform, designed for fully autonomous drones and flying cars.
Stars: ✭ 1,377 (+1076.92%)
Mutual labels:  uav, drone
Mrs uav system
The entry point to the MRS UAV system.
Stars: ✭ 64 (-45.3%)
Mutual labels:  uav, drone
Onboard Sdk
DJI Onboard SDK Official Repository
Stars: ✭ 669 (+471.79%)
Mutual labels:  uav, drone
Qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
Stars: ✭ 2,026 (+1631.62%)
Mutual labels:  uav, drone
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+5572.65%)
Mutual labels:  uav, drone
Jagcs
Just another ground control station
Stars: ✭ 99 (-15.38%)
Mutual labels:  uav, drone
Quadrotor
Quadrotor control, path planning and trajectory optimization
Stars: ✭ 331 (+182.91%)
Mutual labels:  uav, drone
Interop
Interoperability System for the AUVSI SUAS Competition.
Stars: ✭ 123 (+5.13%)
Mutual labels:  uav, drone
Ardupilotblue
Howto use BeagleBone Blue with ArduPilot
Stars: ✭ 118 (+0.85%)
Mutual labels:  uav, drone
ESP32
DroneBridge for ESP32. A short range wifi based telemetry link. Support for MAVLink, MSP & LTM (iNAV).
Stars: ✭ 183 (+56.41%)
Mutual labels:  uav, drone
Dronin
The dRonin flight controller software.
Stars: ✭ 238 (+103.42%)
Mutual labels:  uav, drone
Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+4250.43%)
Mutual labels:  uav, drone
Mavigator
Virtual cockpit for UAVs
Stars: ✭ 8 (-93.16%)
Mutual labels:  uav, drone
Aerial mapper
Real-time Dense Point Cloud, Digital Surface Map (DSM) and (Ortho-)Mosaic Generation for UAVs
Stars: ✭ 360 (+207.69%)
Mutual labels:  uav, mapping
Mavgcl
In-Flight Analysis for PX4
Stars: ✭ 96 (-17.95%)
Mutual labels:  uav, drone
grvc-ual
An abstraction layer for unmanned aerial vehicles
Stars: ✭ 35 (-70.09%)
Mutual labels:  uav, drone
M4Depth
Official implementation of the network presented in the paper "M4Depth: A motion-based approach for monocular depth estimation on video sequences"
Stars: ✭ 62 (-47.01%)
Mutual labels:  uav, drone
Uav Mapper
UAV-Mapper is a lightweight UAV Image Processing System, Visual SFM reconstruction or Aerial Triangulation, Fast Ortho-Mosaic, Plannar Mosaic, Fast Digital Surface Map (DSM) and 3d reconstruction for UAVs.
Stars: ✭ 106 (-9.4%)
Mutual labels:  uav, mapping
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+79.49%)
Mutual labels:  uav, drone

UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown

UFOMap is an efficient probabilistic 3D mapping framework with an explicit representation of unknown space.

UFOMap visualization
UFOMap with occupied space as colored voxels and unknown space as white transparent voxels. The free space is not visualized here.

Using UFOMap you will be able to create 3D volumetric maps, containing unknown/free/occupied space, similar to the one below in real-time. The UFOMap maps you create can be used for efficient path/trajectory planning, obstacle avoidance, reconstruction, and more.

Real-time Volumetric Mapping Colored UFOMap constructed in real-time (2 Hz) at 2 mm voxel size.

Table of Contents

Please see the Wiki for how to install and use UFOMap.

  1. Setup
  2. Tutorials
  3. ROS Tutorials
  4. Advanced ROS Tutorials
  5. Performance
  6. Example Outputs
  7. Data Repository
  8. API

Credits

Paper

Cite

If you use UFOMap in a scientific publication, please cite the following paper:

  • Daniel Duberg and Patric Jensfelt, "UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown," in IEEE Robotics and Automation Letters, vol. 5, no. 4, pp. 6411-6418, Oct. 2020, doi: 10.1109/LRA.2020.3013861.
@article{duberg2020ufomap,
  author={Daniel Duberg and Patric Jensfelt},
  journal={IEEE Robotics and Automation Letters}, 
  title={{UFOMap}: An Efficient Probabilistic {3D} Mapping Framework That Embraces the Unknown}, 
  year={2020},
  volume={5},
  number={4},
  pages={6411-6418},
  doi={10.1109/LRA.2020.3013861}
}

Videos

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].