Skip to content

v0.2.1

Compare
Choose a tag to compare
@thibo73800 thibo73800 released this 15 Apr 11:00
7a5b346

What's Changed


  • fix tracing assertion by @Data-Iab in #166
    Check if tracing attribute exists before checking if it's set to True.

  • camera calib by @thibo73800 in #168
    Add new method for getting distance from one pose to an other
pose.distance_with(other_pos)

Set default names to extrinsic to (None, None)


  • Make inverse False by default when creating Depth tensor.
  • scale and shift are not required. They're optional.

Full Changelog: v0.2.0...v0.2.1