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

Seperate tasks from lidar_distance in seperate nodes for better performance #562

Closed
michalal7 opened this issue Dec 11, 2024 · 0 comments · Fixed by #565
Closed

Seperate tasks from lidar_distance in seperate nodes for better performance #562

michalal7 opened this issue Dec 11, 2024 · 0 comments · Fixed by #565
Assignees

Comments

@michalal7
Copy link
Collaborator

Feature Description

The tasks of image calculation and clustering data points should be seperated into seperate nodes to improve the node performance which should reduce the latency in the visualization.

Definition of Done

  • Create lidar_cluster node
  • lidar_cluster works fine
  • lidar_distance works fine

Testability

No response

Dependencies

This is an addition to Issue #524.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant