flynneva / react-ros

Connect your website to your robot!
https://flynneva.github.io/react-ros/
54 stars 11 forks source link

Change ros instantiation #43

Closed jaguardo closed 3 years ago

jaguardo commented 3 years ago

Sorry for the tictac changes, not sure how to stop those... basically moved the instantiation from the connection to the roscontext creation, and then pass the url when the connection is to occur. stops the creation of countless ROS instantiations (#41)