Description
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
Previously, we statistics the perception pipeline latency of lidar only mode and analyzed the time consumption of multiple main perception nodes.
#8752
Now, we plan to statistics the perception pipeline latency of camera_lidar_fusion mode and analyze the time consumption of the main perception nodes.
Environment:
Device: DELL precison3581
OS: Ubuntu22.04
GPU: NVIDIA RTX A1000 6GB Laptop
CPU: intel CORE i7
Purpose
In order to get a detailed of each node and the overall time consumption of the perception pipeline, and to facilitate developers in improving the performance of the perception module.
Possible approaches
-
Using
debug/pipeline_latency_ms
topics to get the time consumption of the perception pipeline. -
Custom topics to get time consumption of certain perception nodes.
Definition of done
None
Metadata
Metadata
Assignees
Labels
Type
Projects
Status