PX4 / PX4-Avoidance

PX4 avoidance ROS node for obstacle detection and avoidance.

Home Page:http://px4.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global planner not working

Cavalletta98 opened this issue · comments

Hi, i'm using the latest version of the code, but if i run the command roslaunch global_planner global_planner_stereo.launch i get this warning: [ WARN] [1664368558.565922228, 18.000000000]: Planner abort: missing required data .
Can someone could help me?

I ran into a similar problem. For my case, it seemed like the latest commit for PX4-Avoidance was causing the problem. After changing to the previous commit, the global planner is working fine with the firmware v1.12.3

Have you tried with fw 1.13?

Have you tried with fw 1.13?

Yes, v1.13.0 is also fine.

Which ros version are you using?

I'm using ROS melodic on Ubuntu 18.04.

commented

its working with but crashes frequently any helpful insight into that please
ubuntu 20.04
ros noetic

I ran into a similar problem. For my case, it seemed like the latest commit for PX4-Avoidance was causing the problem. After changing to the previous commit, the global planner is working fine with the firmware v1.12.3