ai-winter / ros_motion_planning

Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.
GNU General Public License v3.0
2.29k stars 346 forks source link

Question About Orca planner #82

Closed Akusah closed 3 months ago

Akusah commented 5 months ago

Hi, thanks for your contribution. I would like to ask a question about orca planner, when running main_orca.sh in warehouse, the robot loses the ability to avoid static obstacles, is this normal?

ZhanyuGuo commented 3 months ago

@Akusah Yes, in orca planner, we do not consider obstacles yet.