-
Notifications
You must be signed in to change notification settings - Fork 347
The color of dense pointcloud map is black and white #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
And,what's the differences between the ORB_SLAM2_modified and the orbslam2_modified.zip? |
@melodybinbin Have you figured it out? I also saw that the point cloud has no cloud rendering. I modified some code, but did not succeed. @gaoxiang12 Could you please help us with this issue? Thanks. |
Thank you, please use the code in "ORB_SLAM2_modified/" directory, not the zipped file. It is an earlier version and I don't have time to clear it now. |
Thanks, that solved my problem. |
@CTTC I have met the same problem. The pointcloud has no color information. How you solve the problem? Can you give me a help? |
I have this problem too, I remember it's color in the past. But in that version, I must install g2o_with_orbslam2, it's in zipped file. I would not to install the past version because that g2o version is different with now. |
@CTTC I have met the same problem.The color of dense pointcloud map is black and white,without color information.Can you give me a help? Thankyou |
As Dr. Gao said above, use the code in "ORB_SLAM2_modified/" directory, not the zipped file. Modified place 2: Finally,execute build.sh and build_ros.sh to realize color dense pointcloud map with data sets and kinect v2 respectively. |
您好,你的邮件,杨沂林已经收到,我会尽快查收的,谢谢!
|
Hello,Dr. Gao.My issue is as following.
After I build the ORB_SLAM2_modified,I execute the ./bin/rgbd_tum to run a dataset of TUM.However,the color of dense pointcloud map is black and white,without color information.
When I build the ORBSLAM2_with_pointcloud_map/ORB_SLAM2_modified/Examples/ROS/ORB_SLAM2,I execute the ORBSLAM2_with_pointcloud_map/ORB_SLAM2_modified/Examples/ROS/ORB_SLAM2/RGBD,
to run the device of kinect2 real time.
Similarly,there is no color of the dense pointcloud map.
I need some help,thanks.
The text was updated successfully, but these errors were encountered: