-
Notifications
You must be signed in to change notification settings - Fork 658
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 a new tool to measure end-to-end delay of the Autoware for sudden obstacles #6547
Comments
It would be nice to write down these topics of interest, valid test conditions, and acceptable/unacceptable values from such measurements. For example,
What could be other things/constructs you find useful in writing such sentences for such analysis? |
Hi @doganulus thank you for the comment. Currently, we are working on merging this package. However, in the coming days, I am planning to add a detailed report on this issue or show and tell (TBD). Actually, in this report, I am planning to show 2 different kinds of tests for each node:
This will show us how much time each node takes when it is executed. I am going to list the average calculation times of each node in the Sensing, Perception, and Planning pipelines.
Here are the topics of interest for Reaction Response Time tests:
These are the topics I am going to measure the reaction times. Please feel free to share any suggestions or comments with me! |
Thank you @brkay54. I will wait for your report. Looks very useful. |
This pull request has been automatically marked as stale because it has not had recent activity. |
I created the following document by using the reaction_analyzer before.
|
Checklist
Description
In Autoware, accurately detecting the first response to sudden obstacles in various topics is challenging. There's a need for a tool that can create a test environment, listen to critical topics, and measure the system's reaction across different pipelines including Sensing, Perception, Planning, and Control.
This is a follow-up from:
Purpose
The purpose of this tool is to enhance the reliability and responsiveness of Autoware by providing a means to measure and analyze the delay in reacting to sudden obstacles. This will help in optimizing the system's performance across all stages of its pipeline, ensuring safer autonomous driving capabilities.
Possible approaches
Definition of done
The text was updated successfully, but these errors were encountered: