Autoware web controller #3082
yukkysaito
started this conversation in
Design
Replies: 1 comment 1 reply
-
Related PRs |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, Autoware has a web controller. In the early days, Autoware was controlled via web controller.
https://github.com/autowarefoundation/autoware_launch/blob/main/autoware_launch/launch/autoware.launch.xml#L145
However, Now that the autoware state rviz plugin has been introduced, the need for web controller seems to have disappeared.
![image](https://user-images.githubusercontent.com/8327598/204724087-1df7bac8-9f9c-468e-89fb-7c846c767db9.png)
Therefore, I would like to remove the web controller.
If anyone needs it, please contact me.
Beta Was this translation helpful? Give feedback.
All reactions