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

Create better markers for tracked/predicted objects #6814

Open
3 of 6 tasks
KhalilSelyan opened this issue Apr 15, 2024 · 2 comments · May be fixed by #7095
Open
3 of 6 tasks

Create better markers for tracked/predicted objects #6814

KhalilSelyan opened this issue Apr 15, 2024 · 2 comments · May be fixed by #7095
Assignees
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned) type:ui-ux User interface, user experience, graphical user interfaces.

Comments

@KhalilSelyan
Copy link
Contributor

KhalilSelyan commented Apr 15, 2024

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

The current visualization of tracked and predicted objects in rviz2 utilizes basic bounding boxes, which are simplistic and may be a bit old. This task aims to revamp the visual markers in the display plugin to provide a clearer, more modern representation of these objects, enhancing aesthetic appeal for users.

Purpose

The purpose of this update is to improve the immediate comprehensibility and visibility of visualized data. This will be particularly beneficial in scenarios where real-time data interpretation is crucial, such as in autonomous vehicle navigation and robotics control systems.

Possible approaches

  1. Design Update:
    • Implement a new marker shape, such as a rounded rectangle or a 3D shape that dynamically adjusts to represent the object's speed and direction.
    • Consider the use of color coding or other visual enhancements to indicate different states or classifications of objects (e.g., moving, stationary, pedestrian, vehicle).

Definition of done

  • A new marker design is implemented.
  • The updated plugin can visualize different object types with distinct visual markers.
  • The plugin allows for basic user customization of the markers.
@KhalilSelyan KhalilSelyan added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) type:ui-ux User interface, user experience, graphical user interfaces. labels Apr 15, 2024
@KhalilSelyan KhalilSelyan self-assigned this Apr 15, 2024
@KhalilSelyan KhalilSelyan linked a pull request May 23, 2024 that will close this issue
8 tasks
Copy link

stale bot commented Jun 15, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned) type:ui-ux User interface, user experience, graphical user interfaces.
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants