Giter VIP home page Giter VIP logo

elastic-tracker's Introduction

Elastic-Tracker

0. Overview

Elastic-Tracker is a flexible trajectory planning framework that can deal with challenging tracking tasks with guaranteed safety and visibility.

Authors: Jialin Ji, Neng Pan and Fei Gao from the ZJU Fast Lab.

Paper: Elastic Tracker: A Spatio-temporal Trajectory Planner Flexible Aerial Tracking, Jialin Ji, Neng Pan, Chao Xu, Fei Gao, Accepted in IEEE International Conference on Robotics and Automation (ICRA 2022).

Video Links: youtube or bilibili

1. Simulation of Aerial Tracking

[NOTE] remember to change the CUDA option of src/uav_simulator/local_sensing/CMakeLists.txt

Preparation and visualization:

git clone https://github.com/ZJU-FAST-Lab/Elastic-Tracker.git
cd Elastic-Tracker
catkin_make
source devel/setup.zsh
chmod +x sh_utils/pub_triger.sh
roslaunch mapping rviz_sim.launch

A small drone with the global map as the chasing target:

roslaunch planning fake_target.launch

Start the elastic tracker:

roslaunch planning simulation1.launch

Triger the drone to track the target:

./sh_utils/pub_triger.sh

Comparision of the planners with blue and without blue visibility guarantee:

roslaunch planning simulation2.launch

2. Simulation of Aerial Landing

First start the stage of tracking:

roslaunch planning fake_car_target.launch
roslaunch planning simulation_landing.launch
./sh_utils/pub_triger.sh

Triger the drone to land on the moving vehicle:

./sh_utils/land_triger.sh

3. Acknowledgement

We use MINCO as our trajectory representation.

We use DecompROS for safe flight corridor generation and visualization.

elastic-tracker's People

Contributors

gaailam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.