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

[BUG] Empty fused_cloud when setting a non-zero translation with the set_pose service #754

Open
flabrosse opened this issue Jul 20, 2021 · 3 comments

Comments

@flabrosse
Copy link

Describe the bug

When I set_pose with a non-zero translation, the fused_cloud is empty. Note that setting an orientation does not seem to affect the mapping.

Device information:

  • OS: Ubuntu
  • OS version: 18.04
  • CPU: Jeston Xavier
  • GPU Nvidia: Xavier
  • ZED SDK Version: 3.5.0
  • ROS Wrapper version: latest master

To Reproduce

  • Stop the mapping
  • Set a translation to, eg, 427568.79 5807824.26 150.50
  • Start the mapping
  • You get a fused_cloud that has an empty data field.

Expected behavior

We should get a point cloud as when not setting a translation.

Additional context

The pose is coming for RTK GPS converted to UTM. When this is happening, the depth and point clouds are published as normal. It is only the fused cloud from mapping that is empty. So far the only way I have found to recover from this is to reboot the jetson.

It is possible obviously that the bug is not with the ros wrapper but with the ZED SDK.

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Apr 13, 2022
@flabrosse
Copy link
Author

As far as I know, this is still an issue.

@Myzhar
Copy link
Member

Myzhar commented Apr 13, 2022

This is a limitation of the SDK. We noted this behavior and we are going to fix it in one of the next releases of the SDK.

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

No branches or pull requests

2 participants