Skip to content

The front-end is hybrid A-star, and the back-end is optimized based on safe corridor B-splines.\前端混合A星,后端基于安全走廊B样条优化

Notifications You must be signed in to change notification settings

QingZhuanya/corridor_Bspline_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img0

img0

1. Setup

1.1 Prerequisites

sudo apt-get install ros-$ROS_DISTRO-costmap-*

sudo apt-get install ros-$ROS_DISTRO-server

sudo apt-get install ros-$ROS_DISTRO-tf

sudo apt-get install libeigen3-dev

sudo apt-get install libgoogle-glog-dev

1.2 Get Start

mkdir -p Corridor_Bspline/src/planning && cd Corridor_Bspline/src/planning

git clone [email protected]:QingZhuanya/corridor_Bspline_optimization.git

cd ../..

catkin_make

source devel/setup.zsh

roslaunch opt_planner run_opt_planner.launch

2. Acknowledgements

About

The front-end is hybrid A-star, and the back-end is optimized based on safe corridor B-splines.\前端混合A星,后端基于安全走廊B样条优化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published