Skip to content

rosrust v0.4.0

Choose a tag to compare

@adnanademovic adnanademovic released this 31 Dec 11:08
· 594 commits to master since this release

Features

  • Implement interface for ROS in general
  • Add parameter handling
  • Rework publisher/subscriber handling
  • Add service/client support

Bug Fixes

  • tcpros: Fix bad serialization caused by misunderstanding of the docs
  • Too many bug fixes to count