Direkt zum Inhalt springen
Computer Vision Group
TUM School of Computation, Information and Technology
Technical University of Munich

Technical University of Munich

Menu

Links

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

News

03.07.2024

We have five papers accepted to ECCV 2024. Check our publication page for more details.

09.06.2024
GCPR / VMV 2024

GCPR / VMV 2024

We are organizing GCPR / VMV 2024 this fall.

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

18.07.2023

We have four papers accepted to ICCV 2023. Check out our publication page for more details.

02.03.2023

CVPR 2023

We have six papers accepted to CVPR 2023. Check out our publication page for more details.

More


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
research:robotvision:replanning [2017/03/07 11:27]
usenko
research:robotvision:replanning [2019/06/04 14:19] (current)
usenko
Line 1: Line 1:
 +
 +
 +<html><iframe width="720" height="360" src="https://www.youtube.com/embed/jh6tMHjxHSY" frameborder="0" allowfullscreen></iframe></html>
 +
 +
 Contact: [[members:usenko|Vladyslav Usenko]]. Contact: [[members:usenko|Vladyslav Usenko]].
  
-In this work we present a real-time approach for local trajectory replanning for MAVs. Current  trajectory generation methods for multicopters achieve high success rates in cluttered environments, but assume the environment is static and require prior knowledge of the map. In our work we utilize the results of such planners and extend them with local replanning algorithm that can handle unmodeled (possibly dynamic) obstacles while keeping MAV close to the global trajectory. To make our approach real-time capable we maintain information about the environment around MAV in an occupancy grid stored in 3D circular buffer that moves together with a drone, and represent the trajectories using uniform B-splines. This representation ensures that trajectory is sufficiently smooth and at the same time allows efficient optimization.+<html><br><br><h1 class="sectionedit1">Abstract</h1></html> 
 +In this paper, we present a real-time approach to local trajectory replanning for microaerial vehicles (MAVs). Current trajectory generation methods for multicopters achieve high success rates in cluttered environments, but assume that the environment is static and require prior knowledge of the map. In the presented study, we use the results of such planners and extend them with local replanning algorithm that can handle unmodeled (possibly dynamic) obstacles while keeping the MAV close to the global trajectory. To ensure that the proposed approach is real-time capablewe maintain information about the environment around the MAV in an occupancy grid stored in a three-dimensional circular buffer, which moves together with a drone, and represent the trajectories by using uniform B-splines. This representation ensures that the trajectory is sufficiently smooth and simultaneously allows for efficient optimization
 + 
 +<html><br><br><h1 class="sectionedit1">Open-Source Code</h1></html> 
 +The full source code is available on Github under LGPLv3 [[https://github.com/vsu91/ewok|https://github.com/vsu91/ewok]]. 
 + 
 + 
 +Some examples use the forest_gen dataset available here [[https://github.com/ethz-asl/forest_gen|https://github.com/ethz-asl/forest_gen]].
  
-For source code with simulation examples visit the [[https://github.com/vsu91/ewok|Github repository]]. 
  
-<html><center><iframe width="560" height="315" src="https://www.youtube.com/embed/jh6tMHjxHSY" frameborder="0" allowfullscreen></iframe></center></html> 
  
 ========== Publications ========== ========== Publications ==========

Rechte Seite

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

News

03.07.2024

We have five papers accepted to ECCV 2024. Check our publication page for more details.

09.06.2024
GCPR / VMV 2024

GCPR / VMV 2024

We are organizing GCPR / VMV 2024 this fall.

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

18.07.2023

We have four papers accepted to ICCV 2023. Check out our publication page for more details.

02.03.2023

CVPR 2023

We have six papers accepted to CVPR 2023. Check out our publication page for more details.

More