turtlebot3 Web Application (GUI)

asked 2019-10-15 09:45:52 -0500

adel gravatar image

updated 2019-10-15 09:48:28 -0500

Hello everyone, I should create a web application to control my robot from a web site, which represents a simple interface (GUI) to allow the normal user to deal with the robot without needing to type commands and enter inputs from the terminal. Basically, my application is a code (written in python) to perform a specific movement of the robot. This application asks the user to enter some parameters and depending on these parameters the robot act and moves. Does anyone have an idea of how one can perform this web app in a simple way? Some info: Turtlebot3 waffle pi SBC: Raspberry pi3 "raspian" ROS: kinetic_kame

Thanks in advance

edit retag flag offensive close merge delete