You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Clear and concise description of the feature that you'd like to exist, from a user's perspective. Don't get into implementation details, describe what you want it to do. Put any consideration of alternate features that might solve your problem as well. **
We can already include/exclude topics by name/regex, it would be nice to include/exclude topics by type. For my particular case, I'd like to avoid recording any Pointcloud2 to avoid an accidental size increase. Another example scenario would be to exclude all topic types that can't be visualized in Rviz
** What needs to be true before we can call this "Done"? Bullet lists are appropriate. **
Implementation Notes / Suggestions
** If you have ideas about how this feature might be accomplished, put them here. Note that this is just a suggestion to the implementer, so feel free to speculate. **
Testing Notes / Suggestions
** All features in this project need tests. Please give some input on cases that will need to be tested - and how the testing might be implemented. **
The text was updated successfully, but these errors were encountered:
Description
** Clear and concise description of the feature that you'd like to exist, from a user's perspective. Don't get into implementation details, describe what you want it to do. Put any consideration of alternate features that might solve your problem as well. **
We can already include/exclude topics by name/regex, it would be nice to include/exclude topics by type. For my particular case, I'd like to avoid recording any Pointcloud2 to avoid an accidental size increase. Another example scenario would be to exclude all topic types that can't be visualized in Rviz
Related Issues
#560
Completion Criteria
** What needs to be true before we can call this "Done"? Bullet lists are appropriate. **
Implementation Notes / Suggestions
** If you have ideas about how this feature might be accomplished, put them here. Note that this is just a suggestion to the implementer, so feel free to speculate. **
Testing Notes / Suggestions
** All features in this project need tests. Please give some input on cases that will need to be tested - and how the testing might be implemented. **
The text was updated successfully, but these errors were encountered: