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

outdated

A dart implementation of a ROS 1 Client Library

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