yak icon indicating copy to clipboard operation
yak copied to clipboard

yak with kinect v2

Open engraamirkhan opened this issue 5 years ago • 2 comments

Hi,

Sounds great work. Could you confirm or comment whether this package can subscribe to topics from and rgbd camera and build models? and How?

Many thanks aamir

engraamirkhan avatar Feb 28 '20 14:02 engraamirkhan

If you are using ROS take a look at yak_ros, which builds off Yak to provide ROS nodes that subscribe to RGB-D image topics and fuse the depth images into the TSDF volume.

You will need to separately calibrate the Kinect v2 to determine the camera matrix and distortion coefficients for the depth images. yak_ros provides a function that integrates dense point clouds into the volume, which may be useful as well.

schornakj avatar Mar 04 '20 23:03 schornakj

thank you for your reply. I will test this and post an update here.

engraamirkhan avatar Mar 23 '20 10:03 engraamirkhan