VIS4ROB-lab / voxfield

🦊 Voxfield: non-Projective Signed Distance Fields for Online Planning and 3D Reconstruction [IROS' 22]
BSD 3-Clause "New" or "Revised" License
267 stars 27 forks source link

Is ros noetic version reliable? #13

Open kay01-kwon opened 3 months ago

kay01-kwon commented 3 months ago

Hi, i'm excited to utilize euclidean distance which allows for an unmanned aerial vehicle's navigation. But, I wonder if it is reliable on ros noetic version? I've successfully built the program. However, since the bag file named cow and lady does not publish pointcloud and pose data well, I cannot monitor the performance... So, the main point I want to ask you is the following. First of all, is the bag file working well on ros melodic? Secondly, is the voxfield compatible with ros noetic? I sincerely appreciate your awesome contribution.