Open takahiko-hasegawa-hdjp opened 1 year ago
To show 3D features from the map, go in Preferences->3D Rendering, scroll down and check Show features under the Map column.
which class and function handles the 3D keypoints that would be great
do you mean where they are created? They are generated here: https://github.com/introlab/rtabmap/blob/dcbad6a0aa8cb5e7abfbd0375381c4eea0f6294f/corelib/src/Memory.cpp#L4968
Hi there,
I am using rtabmapviz to see all the keypoints in the 3D graph pane. However it does not show the 3D keypoints and shows only the pointcloud + rgb image combined.
HOw do i enable it so that I can see the feature points mapped to the vizualiser? or if you could tell me which class and function handles the 3D keypoints that would be great.
I am using RGB-D input -> so rgb image and depth image separately