HKUST-Aerial-Robotics / FIESTA

Fast Incremental Euclidean Distance Fields for Online Motion Planning of Aerial Robots
MIT License
608 stars 130 forks source link

Using the pose and loop information from ORB-SLAM2 #18

Open Qiang-F-F opened 3 years ago

Qiang-F-F commented 3 years ago

I am trying to run Fiesta with ORB-SLAM2 providing the pose information on the TUM rgbd dataset. And the mapping result is very poor when the pose is not accurate. I am wondering if there is any way to use the loop information from the ORB-SLAM2 to correct the mapping result. Thanks

tejalbarnwal commented 2 weeks ago

@Qiang-F-F , did you find a solution?