Skip to content

HKUST-Aerial-Robotics/IMPACTOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

IMPACTOR: IMPact-Aware Planning and ConTrOl for Aerial Robots with Suspended Payloads

News

  • 26 Mar., 2024: Released the impact-aware planning algorithm and the early access version paper.

TODO

  • Release impact-aware planning algorithms.
  • Update user guide.
  • Release simulation code.
  • Release hybrid MPC code.
  • Release Docker image.

Content

Introduction

This repository contains the source code of the impact-aware planning and control algorithms described in our paper "Impact-Aware Planning and Control for Aerial Robots with Suspended Payloads." accepted by IEEE Transactions on Robotics (T-RO), 2024.

Authors: Haokun Wang1+, Haojia Li1+, Boyu Zhou2*, Fei Gao3* and Shaojie Shen1

1HKUST Aerial Robotics Group, 2 SYSU STAR Lab, 3 ZJU FAST Lab, .

Paper: arXiv, IEEE Early Access

Supplementary Video: YouTube, Bilibili

Project Website: Homepage

Abstract: A quadrotor with a cable-suspended payload imposes great challenges in impact-aware planning and control. This joint system has dual motion modes, depending on whether the cable is slack or not, and presents complicated dynamics. Therefore, generating feasible agile flight while preserving the retractable nature of the cable is still a challenging task. In this paper, we propose a novel impact-aware planning and control framework that resolves potential impacts caused by motion mode switching. Our method leverages the augmented Lagrangian method (ALM) to solve an optimization problem with nonlinear complementarity constraints (ONCC), which ensures trajectory feasibility with high accuracy while maintaining efficiency. We further propose a hybrid nonlinear model predictive control method to address the model mismatch issue in agile flight. Our methods have been comprehensively validated in both simulation and experiments, demonstrating superior performance compared to existing approaches. To the best of our knowledge, we are the first to successfully perform automatic multiple motion mode switching for aerial payload systems in real-world experiments.

SystemDiagram

Demonstrations

  • Visualization using RViz.
  • Simulations using Drake.

About

Impact-Aware Planning and Control for Aerial Robots with Suspended Payloads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published