how to interface ros to web for data storage

asked 2017-11-27 04:23:36 -0600

anadgopi1994 gravatar image

Ros can be interfaced to web through web using rosbridge_suite.But I want the some servo angle data to be remembered and stored in a database. So that when i launch the html page again it should show the stored servo angles.How will I do it.Can i use flask to implement this.If it is possible, what will be the steps. Can any post some examples of this type of similar projects.

edit retag flag offensive close merge delete