All Projects → HKUST-Aerial-Robotics → Topotraj

HKUST-Aerial-Robotics / Topotraj

A robust UAV local planner based on the ICRA2020 paper: Robust Real-time UAV Replanning Using Guided Gradient-based Optimization and Topological Paths

Projects that are alternatives of or similar to Topotraj

Teach Repeat Replan
Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments
Stars: ✭ 411 (+722%)
Mutual labels:  motion-planning, uav
Fast Planner
A Robust and Efficient Trajectory Planner for Quadrotors
Stars: ✭ 718 (+1336%)
Mutual labels:  motion-planning, uav
FUEL
An Efficient Framework for Fast UAV Exploration
Stars: ✭ 450 (+800%)
Mutual labels:  uav, motion-planning
FlyingCarUdacity
🛩️⚙️ 3D Planning, PID Control, Extended Kalman Filter for the Udacity Flying Car Nanodegree // FCND-Term1
Stars: ✭ 16 (-68%)
Mutual labels:  uav, motion-planning
Uavstack
UAVStack Open Source All in One Repository
Stars: ✭ 648 (+1196%)
Mutual labels:  uav
Pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Stars: ✭ 432 (+764%)
Mutual labels:  motion-planning
Towr
A light-weight, Eigen-based C++ library for trajectory optimization for legged robots.
Stars: ✭ 410 (+720%)
Mutual labels:  motion-planning
Robotics Toolbox Matlab
Robotics Toolbox for MATLAB
Stars: ✭ 601 (+1102%)
Mutual labels:  motion-planning
Rl
The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control.
Stars: ✭ 391 (+682%)
Mutual labels:  motion-planning
Ompl
The Open Motion Planning Library (OMPL)
Stars: ✭ 598 (+1096%)
Mutual labels:  motion-planning
Phd Bibliography
References on Optimal Control, Reinforcement Learning and Motion Planning
Stars: ✭ 523 (+946%)
Mutual labels:  motion-planning
G2
g2core - The Next Generation
Stars: ✭ 437 (+774%)
Mutual labels:  motion-planning
Onboard Sdk
DJI Onboard SDK Official Repository
Stars: ✭ 669 (+1238%)
Mutual labels:  uav
Awesome Human Pose Estimation
Human Pose Estimation Related Publication
Stars: ✭ 828 (+1556%)
Mutual labels:  motion-planning
Rotors simulator
RotorS is a UAV gazebo simulator
Stars: ✭ 700 (+1300%)
Mutual labels:  uav
Mavros
MAVLink to ROS gateway with proxy for Ground Control Station
Stars: ✭ 479 (+858%)
Mutual labels:  uav
Autonomousvehiclepaper
无人驾驶相关论文速递
Stars: ✭ 406 (+712%)
Mutual labels:  motion-planning
Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+10080%)
Mutual labels:  uav
Uav coverage
Simulation for planar area coverage by a swarm of UAVs
Stars: ✭ 17 (-66%)
Mutual labels:  uav
Mavigator
Virtual cockpit for UAVs
Stars: ✭ 8 (-84%)
Mutual labels:  uav

TopoTraj

TopoTraj is a robust planner for quadrotor trajectory replanning. It can support aggressive autonomous flight even in unknown cluttered environments. The key feature of the planner is that it searches for topologically distinctive trajectories, exploring the solution space more thoroughly.

The source code is now available! We integrate it into the Fast-Planner.

Authors: Boyu Zhou, Fei Gao and Shaojie Shen from the HUKST Aerial Robotics Group.

Video:

Complete video is here.

Related Paper:

@article{zhou2019robust,
  title={Robust Real-time UAV Replanning Using Guided Gradient-based Optimization and Topological Paths},
  author={Zhou, Boyu and Gao, Fei and Pan, Jie and Shen, Shaojie},
  journal={arXiv preprint arXiv:1912.12644},
  year={2019}
}
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].