Skip to content

ros2-web-bridge v0.3.0

Compare
Choose a tag to compare
@minggangw minggangw released this 23 Mar 03:46
· 12 commits to develop since this release

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