Skip to content

Reusable registration routines - #134

Open
mhubii wants to merge 10 commits into
mainfrom
feature/roboreg-131/registration-routines
Open

Reusable registration routines#134
mhubii wants to merge 10 commits into
mainfrom
feature/roboreg-131/registration-routines

Conversation

@mhubii

@mhubii mhubii commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@mhubii mhubii self-assigned this Jul 24, 2026
@mhubii mhubii added the enhancement New feature or request label Jul 24, 2026
@mhubii mhubii linked an issue Jul 24, 2026 that may be closed by this pull request
@mhubii mhubii linked an issue Aug 1, 2026 that may be closed by this pull request
@mhubii
mhubii marked this pull request as ready for review August 3, 2026 14:10

@mhubii mhubii left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's currently missing (among other things I may have forgotten):

  • Camera swarm refactor
  • Visualization callbacks for differentiable rendering solvers
  • Convergence check in differentiable rendering solvers

What should briefly be investigated: Callback on_iter, on_after_optim or similar.

All the convention refactors (consistent frames, datatypes, and shapes) should be addressed separately.

Comment thread roboreg/registration/image/request.py Outdated

@dataclass(frozen=True)
class MonocularObservations:
images: List[np.ndarray]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should really be tensors. To be updated. Refer #135.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: Add a proper routine to registrations scipy dependency

1 participant