Skip to content

Humble-v2.0.0

Compare
Choose a tag to compare
@mhubii mhubii released this 08 Jul 10:37
· 64 commits to humble since this release

This release aims for first class citizen ros2_control integration, alongside much improved documentation and support for all FRI versions. Documentation: https://lbr-stack.readthedocs.io/en/latest/

Contributors

We would like to highlight and thank all contributors!

Release Video

final_render.mp4

Breaking Changes

To

  • Support a single mode of interaction
  • Support all available FRI versions

some breaking changes were made:

  • Interface Definition Language (IDL)
    • lbr_fri_msgs renamed to lbr_fri_idl
    • lbr_fri_idl moved to https://github.com/lbr-stack/lbr_fri_idl (so FRI 1.x and 2.x can be supported)
    • Renamed LBRPositionCommand.msg to LBRJointPositionCommand.msg
    • Added tests to lbr_fri_idl
  • Removed legacy app.launch.py so user interacts through ros2_control primarily

Other Improvements

Bug Fixes

  • Velocity limit checks in impedance control mode
  • Command guard error #175

What is Next

Thank you to everyone who contributed and provided feedback!