ros2-web-bridge v0.3.0
Release Note
Features added
- Add client connection mode using the unused --address CLI argument #132
node bin/rosbridge.js --address ws://<address>:<port>
- Add instructions for --address (client mode) usage #137
- Add reconnection & backoff logic to client mode #138
Bug fixed
- Add set_level and status to bridge #135