HKUST-Aerial-Robotics / Fast-Planner

A Robust and Efficient Trajectory Planner for Quadrotors
GNU General Public License v3.0
2.37k stars 661 forks source link

axis of /sdf_map/occupancy is wired.... #147

Open romaster93 opened 2 years ago

romaster93 commented 2 years ago

video : https://youtu.be/JdJ_o9QwtR0

Currently I am linking ardupilot and its simulation.

Each tf is created, connected, and data is exchanged through a topic. All axes of tf coincide. In the meantime, data from /sdf_map/occupancy of the local map does not come in in the middle. And the axis of the data is changed. Please check the video.

how to fix that.....?

------add-----------

video : https://youtu.be/5Hnz6qOWarc

I noticed that the topic is not updated when the topic occurs vertically. When the topic was entered, it started to come out in a normal direction. But I don't know why that topic is not being entered.

Xchegg commented 1 year ago

Have you solved this problem?