Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Develop closecloud encoding #5

Merged
merged 6 commits into from Jul 7, 2015

Conversation

psoetens
Copy link
Contributor

@psoetens psoetens commented Mar 6, 2015

This pull request adds two features: encoding a pointcloud instead of just depth images and improving the resolution by factor 6 by shrinking the range to 0-2m and using the RGB channels separately to encode depth.

The ros3djs pull request 107 depends on this one to render the depthclouds correctly in this new resolution.

Akin Sisbot and others added 6 commits October 28, 2014 11:19
This does add a dependency to TF and PCL but makes the
encoder much more flexible in what it can encode.

Signed-off-by: Peter Soetens <peter@thesourceworks.com>
…se of color channels.

This patch also needs a change on the Depthcloud.js side.
We could encode these mapping settings on a separate topic
for Depthcloud.js to pickup again.

Signed-off-by: Peter Soetens <peter@thesourceworks.com>
Signed-off-by: Peter Soetens <peter@thesourceworks.com>
Signed-off-by: Peter Soetens <peter@thesourceworks.com>
…se multiple options are available

Without this, we would always subscribe to the cloud topic, even if it
was not set in the launch file, but it was set in the rosparam server.

Signed-off-by: Peter Soetens <peter@intermodalics.eu>
rctoris added a commit that referenced this pull request Jul 7, 2015
@rctoris rctoris merged commit 8eda667 into RobotWebTools:develop Jul 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants