Releases: lbr-stack/roboreg
Releases · lbr-stack/roboreg
v0.5.0
In summary, this release:
- Removes ROS dependencies from the core library, turning it self-contained
- Adds automated Docker image deployment
- Resolves GitHub action runner Out of Memory (OOM) across tests and deployment
- Continues to support ROS for deployment and integration
- Refactors the core and removes legacy couplings
Note that this release breaks API, and that this library is still under heavy development. Thank you to all the contributors!
What's changed
Deployment
- Docker Image via CI by @Haydnspass in #93
- Fix tests OOM by @mhubii in #114
- Fix TestPyPI publish failure with dynamic dev versioning by @Copilot in #123
Code refactors
- Fix: correct misspelling of Kabsch algorithm name by @aymuos15 in #88
- Move cli into separate folder (#90) by @mhubii in #99
- IO refactor 37 by @mhubii in #107
- Mesh origin refactor by @mhubii in #106
Remove ROS from core
- Remove ROS package registry from CLI 110 by @mhubii in #115
- Remove ROS from Docker by @mhubii in #116
- Remove ROS dependency in Robot constructor by @mhubii in #108
New contributors
Full Changelog: 0.4.6...0.5.0
v0.4.6
v0.4.5
- Improved DR robustness via MSE loss and distance transform (#73 @mhubii)
- Remove SAM 1 (#63 @mhubii)
- Automated wheel deployments (#64 @Haydnspass)
- CI run unit tests (#65 @Haydnspass, tests need to be fixed moving forward)
Note: This release was used for "Hydra: Marker-Free RGB-D Hand-Eye Calibration", https://arxiv.org/abs/2504.20584
v0.4.4
v0.4.3
v0.4.2
v0.4.1
Minor release for fixes:
v0.4.0
v0.3.1
- Updates the default configurations to
rollingchanges in LBR-Stack, refer lbr-stack/lbr_fri_ros2_stack#213.- Links are now prefixed with
<robot_name>_link_i.
- Links are now prefixed with
- Adds
nvcctocondaenvironment