Skip to content

v1.0.0

Compare
Choose a tag to compare
@ChrisTimperley ChrisTimperley released this 08 Apr 21:21
· 181 commits to master since this release

1.0.0 (2020-03-31)

  • Added ports keyword argument to launch method for ROSWire, allowing
    users to specify an optional container-host port mapping.
  • Added required sources positional argument to launch method for ROSWire
    and most methods for DescriptionManager to allow user to specify the setup
    files that should be used by the application.
  • Used dockerblade as a dependency to reduce the size of the code base,
    ease maintenance, and improve cohesion.