rosweb
rosweb copied to clipboard
Web based supervisory system for ROS
After "npm install" (I use 4.1.2 version of node.js) and type "gulp" the following error pops up. Any advice? ``` ~/Desktop/rosweb$ gulp build /home/johnny-xxxx/Desktop/rosweb/node_modules/gulp-sass/node_modules/node-sass/lib/binding.js:13 throw new Error(errors.unsupportedEnvironment()); ^ Error: Node...
Hello! Very thanks for your contribution! I meet a problem while testing your code, I'm sure that the website has connectted to my server successfully, but I cant click any...
When I try to load rosweb using apache, I get a lot of missing files, probably because .ts files need to be compiled, am I right?
Why do the ros system and the device on which i access the ros-web need to be on the same network?
I just realized i can only access the ros-web page of my system if i am on the same wifi network. Is it not possible to access it from a...
I would like to use rosweb with firefox, but evertime i try to open a widget i get the following error in the firefox console: "No unique Widget found with...
@marcoarruda I try to download this project to my computer and run the index.html in firefox, the console error is as the screenshot shows as follow:  and there was...
Since content from cdn.robotwebtools.org has moved [1] to static.robotwebtools.org some libraries fail to load. At least "three.min.js" still seems to be loaded from cdn. Please update. [1] https://groups.google.com/forum/#!msg/robot-web-tools/plGsZWwtNv8/1M3QCCV3AgAJ
Steps to reproduce: * Reload page * Add ActionLIb item and set ActionLib server, click confirm * Save Workspace * Relaod page * Load old workspace Now, the ActionLIb Widget...
I followed all of the instructions and was able to connect to rosbridge and the video server in the terminal, however Im unable to access the demo page at all,...