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

feat(reaction_analyzer): add reaction anaylzer tool to measure end-to-end delay in sudden obstacle braking response #5954

Merged
merged 14 commits into from
May 17, 2024

feat: update stats, check path param, add marker, warn user for wrong…

f74c83f
Select commit
Loading
Failed to load commit list.
Merged

feat(reaction_analyzer): add reaction anaylzer tool to measure end-to-end delay in sudden obstacle braking response #5954

feat: update stats, check path param, add marker, warn user for wrong…
f74c83f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 17, 2024 in 1s

0.00% of diff hit (target 15.01%)

View this Pull Request on Codecov

0.00% of diff hit (target 15.01%)

Annotations

Check warning on line 63 in tools/reaction_analyzer/include/subscriber.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/subscriber.hpp#L63

Added line #L63 was not covered by tests

Check warning on line 80 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L80

Added line #L80 was not covered by tests

Check warning on line 117 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L117

Added line #L117 was not covered by tests

Check warning on line 121 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L121

Added line #L121 was not covered by tests

Check warning on line 124 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 126 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L126

Added line #L126 was not covered by tests

Check warning on line 129 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L129

Added line #L129 was not covered by tests

Check warning on line 131 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L131

Added line #L131 was not covered by tests

Check warning on line 134 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 139 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L139

Added line #L139 was not covered by tests

Check warning on line 145 in tools/reaction_analyzer/include/topic_publisher.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/include/topic_publisher.hpp#L145

Added line #L145 was not covered by tests

Check warning on line 23 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L23

Added line #L23 was not covered by tests

Check warning on line 25 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L25

Added line #L25 was not covered by tests

Check warning on line 27 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L27

Added line #L27 was not covered by tests

Check warning on line 29 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L29

Added line #L29 was not covered by tests

Check warning on line 31 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 33 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L33

Added line #L33 was not covered by tests

Check warning on line 35 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L35

Added line #L35 was not covered by tests

Check warning on line 37 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 39 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L39

Added line #L39 was not covered by tests

Check warning on line 41 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L41

Added line #L41 was not covered by tests

Check warning on line 44 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L44

Added line #L44 was not covered by tests

Check warning on line 46 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L46

Added line #L46 was not covered by tests

Check warning on line 48 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L48

Added line #L48 was not covered by tests

Check warning on line 50 in tools/reaction_analyzer/src/reaction_analyzer_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/reaction_analyzer/src/reaction_analyzer_node.cpp#L50

Added line #L50 was not covered by tests