forked from evanw/ride
-
Notifications
You must be signed in to change notification settings - Fork 0
vorporeal/ros_ide
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To run the server:
# compile the javascript for the webapp
cd webapp && python build.py release
# run the two servers (static files and dynamic socket.io)
cd server && python server.py
Dependencies:
node.js
socket.io
pyyaml
paramiko (ssh module)
json module (needs python2.6+)
About
A web-based IDE for ROS
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 52.0%
- JavaScript 48.0%