Skip to content

将FastPlanner后端基于B样条的轨迹优化封装单独可用的C++文件,并将三维轨迹将为2维轨迹,适用于地面小车实时规划

License

Notifications You must be signed in to change notification settings

MotionPlanner/FastPlanner-2d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastPlanner

将FastPlanner后端基于B样条的轨迹优化封装单独可用的C++文件(纯净版本),并将三维轨迹将为2维轨迹,适用于地面移动机器人实时规划。

how to use ?

file 文件下有nlopt安装包,源码编译安装即可.

cd build

cmake ..

make

./main

效果

-->

参考项目

https://github.com/HKUST-Aerial-Robotics/Teach-Repeat-Replan.git

了解原理和代码如何使用及视频教程请参考下述文章

公众号:机器人规划与控制研究所 https://mp.weixin.qq.com/s/aSJ5GKMOFySnD5lF8AVFHA

About

将FastPlanner后端基于B样条的轨迹优化封装单独可用的C++文件,并将三维轨迹将为2维轨迹,适用于地面小车实时规划

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 42.4%
  • C++ 24.8%
  • Makefile 13.3%
  • Fortran 11.9%
  • CMake 4.1%
  • Roff 2.2%
  • Other 1.3%