## Some possible frameworks for making the base station: * Bootstrap4 (HTML + JS): https://medium.com/husarion-blog/bootstrap-4-ros-creating-a-web-ui-for-your-robot-9a77a8e373f9 * Vue.js: https://www.theconstructsim.com/robotigniteacademy_learnros/ros-courses-library/web-interfaces-for-ros-robots/ * Example repo written in TypeScript: https://github.com/clubcapra/capra_web_ui * Using Qt wit C++ (This article is quite old so might have to check if this is deprecated or not) : https://www.cnblogs.com/casperwin/p/6206193.html
Some possible frameworks for making the base station:
Bootstrap4 (HTML + JS): https://medium.com/husarion-blog/bootstrap-4-ros-creating-a-web-ui-for-your-robot-9a77a8e373f9
Vue.js: https://www.theconstructsim.com/robotigniteacademy_learnros/ros-courses-library/web-interfaces-for-ros-robots/
Example repo written in TypeScript: https://github.com/clubcapra/capra_web_ui
Using Qt wit C++ (This article is quite old so might have to check if this is deprecated or not) : https://www.cnblogs.com/casperwin/p/6206193.html