Skip to content

rosrust v0.6.0

Choose a tag to compare

@adnanademovic adnanademovic released this 26 Dec 01:19
· 462 commits to master since this release
3004e64

This release brought many changes and is a total overhaul of the system.

Features:

  • add logging system
  • add many more needed integrations into ROS
  • support command line parameter overrides
  • switch to a singleton design for accessing the ROS node instance

Bug Fixes

  • resolve issues with XML-RPC communications