Skip to content

Releases: ernestmc/rosjava_actionlib

v0.2.0

22 Jan 20:48
Compare
Choose a tag to compare

New in this release:

  • Added goal state tracking to the client.
  • Added a waitForActionServerToStart method to the client.
  • Added helper classes for parsing goal, result and feedback messages.

v0.1.0

14 Jan 14:12
Compare
Choose a tag to compare
  • Working client and server.
  • Missing client goal state tracker.