Questions about Autoware API #2957
-
Hi, I have some questions about the Autoware API.
My questions are:
Sorry for so many questions, but I'm a little confused after reading the code and the design. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
awapi
was a prototype and not enough discussion.AD API
is proposed as a formal API for Autoware and is currently in the works. So we are deprecatingawapi
and will replace it withAD API
in the future.Do you mean tier4_ad_api_adaptor? If so, it is the implementation of
awapi
.Yes,
rosbridge
is used to access the ros interface from a browser or a PC without ROS instalation.Please wait while I check it.
This requires discussion. I think V2X is an internal interface (component interface in this page) rather than an API.