Skip to content
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

Publish depth image as float instead of uint16_t #26

Merged
merged 1 commit into from
Mar 4, 2016

Conversation

eric-wieser
Copy link
Contributor

This way, it's possible for the application to read fractional meters

This is compatible with REP 118

An alternative would be to publish millimetres in uint16 format

Publishing meters as a uint16 is not suitable, because it decreases the depth resolution hugely

This way, it's possible for the application to read fractional meters
@eric-wieser eric-wieser changed the title Publish float instead of uint16_t Publish depth image as float instead of uint16_t Mar 4, 2016
@adujardin adujardin merged commit 7dbe309 into stereolabs:master Mar 4, 2016
@eric-wieser
Copy link
Contributor Author

Fantastic, thanks

@eric-wieser
Copy link
Contributor Author

Specifying the format as an option in the launch file might be a natural extension to this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants