Skip to content

siyuanwu99/traj_opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traj_opt

GitHub top language GitHub last commit

A ROS package for trajectory optimization in $\mathbb{R}^3$. Developing...

Quick Start

  1. Clone this repo, and build
catkin build
  1. Launch the nodes for visualization
roslaunch traj_opt try_bezier.launch
  1. use 2D Nav tool to send a goal point, it will randomly generates safety corridors and samples times to these corridors

TODO

  • Polynomial + MiniSnap
  • Bezier Curve
  • Bspline
  • MINVO
  • MINCO

Thanks

About

Trajectory generation and optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages