autoware-documentation
autoware-documentation copied to clipboard
docs: correct topic and type for vehicle component doorstatus
Description
Correct topic and type for vehicle component doorstatus.
Currently, component interface specs refers to AD api interface: https://github.com/autowarefoundation/autoware.universe/blob/90bf2d07efebba88571e6e6218fa34a70ce85044/common/autoware_component_interface_specs/include/autoware/component_interface_specs/vehicle.hpp#L91.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
- [x] I've confirmed the contribution guidelines.
- [x] The PR follows the pull request guidelines.
Since this is a minor change request with evidence provided, it might not strictly follow some submission guidelines.
In-review checklist for the PR reviewers
The Reviewers must check the checkboxes below before approval.
- [ ] The PR follows the pull request guidelines.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
- [ ] There are no open discussions or they are tracked via tickets.
After all checkboxes are checked, anyone who has write access can merge the PR.