Skip to content

Capability-based Task Distribution

Latest

Choose a tag to compare

@Oberacda Oberacda released this 06 Oct 08:15
· 7 commits to master since this release

Added

  • Tick Frequency Topic can now be used to monitor BT Performance
  • General Service and Action Nodes are added. Use them to make Calls more precise and get your desired outputs directly from the Caller Node
  • Capabilities are now added! New and Improved ways to distribute Tasks
  • Versions! To better keep track on development and in preparation for our ROS 2 release at some point in the future we introduced version tags - starting from v1.0.0, which is before capabilities are introduced with this sync

Changed

  • Dev Sync Merge Template was improved
  • Wait Node time to wait is now float instead of int

Fixed

  • Debug Output for Action Server Success was removed
  • Some Pre-Commit Style Issues