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

Add basic support for type adaptation (REP 2007) in rviz_common for displays #1331

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

roncapat
Copy link
Contributor

@roncapat roncapat commented Jan 23, 2025

I found it useful to implement my own displays.

It comes useful when (each bullet is valid standalone):

  • you just want to develop a display by receiving data in a format that it easier or more efficient to work with w.r.t. ROS messages
  • you want to leverage IPC and zero-copy via

@roncapat
Copy link
Contributor Author

I left the same copyright notice found in ros_topic_display.hpp but let me know if I have to change something.

@roncapat roncapat changed the title Add basic support for type adaptation (REP 2007) in rviz_common for displays Add basic support for type adaptation (REP 2007) in rviz_common for displays Jan 23, 2025
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

Successfully merging this pull request may close these issues.

1 participant