Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rtc_replayer at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumiya Watanabe
- Taiki Tanaka
Authors
- Fumiya Watanabe
rtc_replayer
Purpose
The current issue for RTC commands is that service is not recorded to rosbag, so it’s very hard to analyze what was happened exactly. So this package makes it possible to replay rtc commands service from rosbag rtc status topic to resolve that issue.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/debug/rtc_status |
tier4_rtc_msgs::msg::CooperateStatusArray | CooperateStatusArray that is recorded in rosbag |
Output
Name | Type | Description |
---|---|---|
/api/external/set/rtc_commands |
tier4_rtc_msgs::msg::CooperateCommands | CooperateCommands that is replayed by this package |
Inner-workings / Algorithms
@startuml
title rtc replayer
start
:rosbag;
:rtc_replayer;
:rtc_interface;
end
@enduml
Assumptions / Known limits
This package can’t replay CooperateCommands correctly if CooperateStatusArray is not stable. And this replay is always later one step than actual however it will not affect much for behavior.
Future extensions / Unimplemented parts
tbd.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
rclcpp | |
rclcpp_components | |
tier4_rtc_msgs |