Skip to content

v0.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 14:28
· 219 commits to develop since this release
3e25421

Changelog

All notable changes to this project will be documented in this file.

Bug Fixes

  • Fixes cylinder obstacle visualization and adds an example in point_robot.py
  • Removes large jupyter notebooks.
  • Adds optional transformation matrix for collision links.

Ft[collision_links]

  • Attaches collision link to robot to avoid manual updating, thanks @LuziaKn
  • Brings gym version back to 0.26

Ft[reward]

Ft[sdf]

  • Adds sensor for generating sdf and evaluating it.
  • Adds interval for computation and corrects index mixup.

Ft[sensors]

  • Adds 3d lidar sensor.