ntnu-arl / gbplanner_ws

Simulation workspace for gbplanner_ros package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The GBPlanner1 in simulation doesn't work

Rye450 opened this issue · comments

commented

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!