Skip to content

v2.1.0

Compare
Choose a tag to compare
@stephane-caron stephane-caron released this 02 Apr 10:06
· 304 commits to main since this release

This release adds the RelativeFrameTask developed with @ymontmarin 👍 This new task is a generalization of the frame task that accepts targets with respect to any robot frame. For example:

stretch_examples.mp4

This release also brings a few quality-of-use improvements to configurations and costs.

Added

  • Function get_transform in the Configuration class
  • Task: relative frame task, where target is w.r.t another robot frame

Changed

  • Configuration: update function now accepts a configuration vector argument
  • Costs: setting cost in relative frame task now accepts plain float