You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run the ORB-SLAM2 on a KITTI/00 dataset and got the KeyFrameTrajectory.txt.
Following this, I am unsure of what to do to get the .pgm map. In pointCloudToGridMap2d.py, I changed the keyframe_trajectory_fname to read KeyFrameTrajectory.txt. What do I read as point_cloud_fname?
Please help, thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I have run the ORB-SLAM2 on a KITTI/00 dataset and got the KeyFrameTrajectory.txt.
Following this, I am unsure of what to do to get the .pgm map. In pointCloudToGridMap2d.py, I changed the keyframe_trajectory_fname to read KeyFrameTrajectory.txt. What do I read as point_cloud_fname?
Please help, thank you.
The text was updated successfully, but these errors were encountered: