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

Replace Interactive Snapshot with Compressed Depth Cloud in rviz IM frontend #31

Open
mateiciocarlie opened this issue Jan 29, 2013 · 0 comments
Assignees

Comments

@mateiciocarlie
Copy link
Contributor

After #30 is complete, rviz will allow the user to interact with any scene component. At that point, there is no more need for the Interactive Snapshot (IS), which is a bandwidth-hog.

Use the new interaction tools in #30 applied to the Compressed Depth Cloud (CDC) to provide all the functionality currently provided by the IS.

While the IS is low-bandwidth, we'd still like the ability to

  • Pause Streaming
  • Resume Streaming
  • Refresh
    on demand. Build an rviz display plugin that provides this functionality by talking directly to the CDC publisher and sending the commands above. Note that this display will not talk directly to the CDC rendering display within rviz.
@ghost ghost assigned jon-weisz Jan 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants