-
Load the example through the server (here takes Python2/3 and Node as an example)
-
# run SimpleHTTPServer python2 -m SimpleHTTPServer 8888 # Access http://localhost:8888/ufactory_robot_model_example.html through a browser
-
# run http.server python3 -m http.server 8888 # Access http://localhost:8888/ufactory_robot_model_example.html through a browser
-
# install anywhere npm install -g anywhere # run anywhere server anywhere -h localhost -p 8888 -s # Access http://localhost:8888/ufactory_robot_model_example.html through a browser
-
-
Introduce in want to enter, refer to ufactory_robot_model_example.html
vimior/ufactory-robot-model
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|












