dartros 0.0.3+4 copy "dartros: ^0.0.3+4" to clipboard
dartros: ^0.0.3+4 copied to clipboard

outdated

A Dart implementation of a ROS 1 Client Library

0.0.3+4 #

  • Attempt to publish with documentation as well as updated dependencies

0.0.3+3 #

  • Added documentation

0.0.3+2 #

  • Fixed actionlib messages

0.0.3+1 #

  • Fixed actionlib interface

0.0.3 #

  • Added type for actionlib msgs, required for development of them
  • v0.0.4 should contain a basic implementation of actions

0.0.2+1 #

  • Better logging and some cleanup of print statements

0.0.2 #

  • Publisher, subscriber, service client, and service server working in limited tests
  • Getting / setting parameters working in limited tests

0.0.1 #

  • Initial version, starting to expose it publicly to enable pub dependency, still a work in progress