8000 Comparing v0.3.2...v0.3.3 · facebookresearch/habitat-lab · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebookresearch/habitat-lab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: facebookresearch/habitat-lab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 19 commits
  • 56 files changed
  • 4 contributors

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    f411876 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    4635322 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. fix numpy version (#2110)

    * fix numpy version
    
    * remove conda cache
    aclegg3 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0915520 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. [BE] - github actions migration from circleci (#2111)

    * add full testing github workflow
    aclegg3 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0cc7964 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    79d5bf9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. [CI] - add pypi deployment to github actions workflow (#2112)

    * add pypi deployment workflow on version release trigger
    10000 aclegg3 authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    9783e3d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Unpin protobuf and tensorboard requirements. (#2118)

    * Unpin protobuf and tensorboard requirements.
    
    * Remove protobuf from requirements.txt.
    0mdc authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    05cf417 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Configuration menu
    Copy the full SHA
    2743566 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Avoid logging IPs. (#2120)

    0mdc authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    981073a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a12b42a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. --[BE] - Minor changes for compatibility with Eigen removal (#2128)

    * --fix issues with change from eigen to magnum vectors
    * --DO NOT MERGE THIS COMMIT : test against sim PR branch instead of main.
    * --remove unnecessary quaternion conversions
    * --force positions to np arrays
    * --remove reference to sim PR for testing
    Until the sim PR is merged, the tests on this branch will fail.
    jturner65 authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    01051fe View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Remove dead code in rearrange. (#2131)

    * Remove unused variable in rearrange_sim.
    
    * Remove unused draw_bb_objs.
    
    * Fix typo.
    
    * Add docstring to 'receptacles()'.
    
    * Remove _additional_object_paths from rearrange_sim.
    
    * Remove empty file.
    
    * Fix typos.
    
    * Remove dead code in utils.
    
    * Fix typo in function name.
    0mdc authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    5afeaec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5101b63 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. add pure region matching to the object->rec mapping util (#2124)

    * add pure region matching to the object->rec mapping util and split out the point->rec matching logic
    
    * add docstring return
    
    * overwrite info_text instead of new info_string
    
    * normalize gravity vector before size_along math
    
    * convert horizontal distance to slightly large L2 distance for floor matching. Removes assumption of pre-snapped objects
    
    ---------
    
    Co-authored-by: Priyam Parashar <priyam8parashar@gmail.com>
    aclegg3 and zephirefaith authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    3ba4c7b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. [bugfix] more sim magnum updates (#2133)

    * fix bugs calling center() on Range3D
    
    * missed numpy conversions
    aclegg3 authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    36559cc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. HITL - Move BaselinesController to its own file. (#2122)

    * Move BaselinesController to its own file.
    
    * Fix typo.
    
    * Fix import statements.
    0mdc authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    2ad554b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Add config type annotations to rearrange_sim. (#2135)

    * Add config type annotations to rearrange_sim.
    
    * Remove temporary code.
    
    * Force import DictConfig.
    
    * Change monkey-patched config field type.
    
    * Remove uuid from SimulatorSensorConfig.
    0mdc authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    9340ef6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Update HITL readmes. (#2139)

    0mdc authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    42fade8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Configuration menu
    Copy the full SHA
    094d6be View commit details
    Browse the repository at this point in the history
Loading
0