Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4D_trajectory_planning

ROS2 node to plan cartesian trajectory for a standard px4-based UAV

How to run

Launch PX4 gazebo simulation and run DDS agent in two different terminal

   $ MicroXRCEAgent udp4 -p 8888

In a third terminal run the trajectory planner node

   $ ros2 run trajectory_planner offboard_control 

Features

Arming routine

Takeoff routine

Point-to-point trajectory planning

The desired yaw is computed to have the drone navigating toward the approaching direction

Landing routine

About

ROS2 node to plan cartesian trajectory for a standard px4-based UAV

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages