ntnu-arl / gbplanner_ws

Simulation workspace for gbplanner_ros package
19 stars 13 forks source link

The GBPlanner1 in simulation doesn't work #11

Open Rye450 opened 2 years ago

Rye450 commented 2 years ago

I followed these instruction in https://github.com/ntnu-arl/gbplanner_ws and https://github.com/ntnu-arl/gbplanner_ros/tree/master. I compile the gbplanner1 successfully. However,the gbplanner1 seems to didn't work.The MAV keeps on hovering around the starting point and not going forward. The interface of rviz is as follows: gbplanner1_rviz The screenshot of the terminal is as follows: terminal_output gbplanner1_empty_path The terminal says the planner cannot found any feasible path and point is out of OcTree bounds.

Can you please tell me where is the problem? Looking forward to your reply!