Skip to content

Releases: PRIArobotics/HedgehogNodeClient

v0.3-beta

23 Jun 17:33

Choose a tag to compare

v0.3-beta Pre-release
Pre-release
  • use proto message wrapper classes like in Python HedgehogProtocol
  • use GSL to create protocol scaffolding (message classes need customization)
  • rewrite client to use new protocol classes, use async/await for commands so that one can check for success
  • extend test cases to test all protocol classes and basic HedgehogClient behavior

v0.1

31 Jan 22:58

Choose a tag to compare

v0.1 Pre-release
Pre-release
v0.1-beta

Merge branch 'master' of github.com:PRIArobotics/HedgehogNodeClient