Skip to content

Tags: facebookresearch/habitat-lab

Tags

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version bump (#2098)

stable

Toggle stable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version bump (#2098)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to 0.3.1 (#1861)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
check for MotionType.DYNAMIC before trying to set joint motors (#1648)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix - correctly pass constrain_to_largest_nav_island into ObjectSa…

…mpler and TargetObjectSampler constructors (#1481)

v0.2.4

Toggle v0.2.4's commit message
[bugfix] - revert erroneous snap-down "fix" for stage mesh margin (#1240

)

* add tests using stage mesh for snap-down and revert erroneous stage mesh margin fix

---------

Co-authored-by: Vincent-Pierre BERGES <[email protected]>

challenge-2023

Toggle challenge-2023's commit message
fix more pre-commit issue

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated same floor check and hasattr condition (#1032)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version to v0.2.2 (#882)

v0.2.2_rc1

Toggle v0.2.2_rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a minor bug about `generate_video` (#879)

* Fix a minor bug about `generate_video`

`fps` is not passed to `images_to_video`

* Update common.py

Follow black format