Skip to content

Commit

Permalink
Merge branch 'master' into add/optimize-essential-matrices
Browse files Browse the repository at this point in the history
  • Loading branch information
travisdriver authored Oct 16, 2024
2 parents 2800239 + fe386f2 commit c934e96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ dependencies:
- tabulate
- simplejson
- open3d
- pyparsing==3.0.9
# testing
- parameterized
- pip:
Expand Down
1 change: 1 addition & 0 deletions environment_linux_cpuonly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ dependencies:
- tabulate
- simplejson
- open3d
- pyparsing==3.0.9
# testing
- parameterized
- pip:
Expand Down
1 change: 1 addition & 0 deletions environment_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ dependencies:
- tabulate
- simplejson
- pycolmap
- pyparsing==3.0.9
# testing
- parameterized
- pip:
Expand Down

0 comments on commit c934e96

Please sign in to comment.