Closed AWatk closed 6 years ago
updated to instead be the notification of a rosbridge server instead of roscore, since rosbridge will be handled by rosmod https://github.com/rosmod/webgme-rosmod/issues/186
{
name: SYSTEM_NAME,
rosbridgeurl: ROSBRIDGE_URL,
rosbridgeport: ROSBRIDGE_PORT,
status: OPEN/CLOSE
}
notification is set on startup and teardown
websocket address ws://localhost:8085/realtime/notify
using this for reference: https://github.com/websockets/ws
Notification to server of the addition/removal of a roscore (and therefore a ros deployment)
Notification Object: