Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoidance for hexacopter using local_planner not working #710

Open
zahirmahammad opened this issue Jan 5, 2024 · 0 comments
Open

Avoidance for hexacopter using local_planner not working #710

zahirmahammad opened this issue Jan 5, 2024 · 0 comments

Comments

@zahirmahammad
Copy link

zahirmahammad commented Jan 5, 2024

Hello,

I am trying to implement obstacle avoidance for the defualt drone model typhoon_h480, but i am getting a warning that says

[ WARN] [1704437259.404757386, 27.352000000]: Planner abort: missing required data

and QGC shows that "avoidance system not ready", however, it works fine for iris_stero_model
I changed the model value in "local_planner_stereo.launch" from "iris_stereo_camera" to "typhoon_h480" and also changed the model value in "avoidance_sitl_stereo.launch" to "typhoon_h480".
Rviz still shows a quadcopter but gazebo has spawned the "typhoon_h480" and planner fails.

How do i setup obstacle avoidance for hexacopter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant