-
Notifications
You must be signed in to change notification settings - Fork 44
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
Questions on building depth image into a point cloud #6
Comments
Hi Steven, Here are the answers to your questions: Q. How do we convert the depth and color data to a point cloud? Q. Do you have to use a Kinect 2? Q. Is there a new ROS# based package? |
Hey buddy, |
Hi Steven, I'm defending this week, so I don't have time right now, but in May I'll be updating/merging ros reality and ros-sharp so that the point cloud conversion works with the ros-sharp networking stack. |
Hi buddy, |
Hi buddy, |
Hi Steven, my defending went great! I am now a doctor. I’m sorry but I didn’t have time to do this before I left school. I’m in Europe away from a computer until mid July. @NishanthJKumar has added the point cloud code into the ros-sharp stack before, he should be able to help. Sorry I can’t do more right now. |
Hey buddy, |
Hi all,
Thank you so much for your great contribution. I've got several questions on building depth image from ROS into a point cloud in Unity.
First, do I have to use a kinect 2 with your package? I have only a kinect 1 and Intel real sense 435i. Do they do the same work with your package.
Second, I am clear how you send your depth image data from ROS. But can you please show me how you convert them into point cloud at the unity side? Can you please kindly show me which of these unity scripts you used to accomplish it.
Third, it shows that you've upgraded your ros reality project based on ROS#. How ever I don't find this package on github. The one you linked is not much different from ROS# package. Can you please show me where you updated project is on github. Looking forward to your reply. Thanks a million.
BR,
Steven
The text was updated successfully, but these errors were encountered: