RoME.jl icon indicating copy to clipboard operation
RoME.jl copied to clipboard

Robot Motion Estimate: Tools, Variables, and Factors for SLAM in robotics; also see Caesar.jl.

Results 49 RoME.jl issues
Sort by recently updated
recently updated
newest added

needs testing
factors
manifolds
regression
urgent

Just dumping here to do later, feel free to add: After IIFv0.21.3 https://github.com/JuliaRobotics/RoME.jl/blob/048e74f74a71b6645ac30195c4994743af17d725/test/testMultimodalRangeBearing.jl#L86

testing
maintenance

Avoid name conflict with Julia Geometry packages's `Point2` / `Point2f` etc. Same for `Point3`

API
standardization
upstream
variableType
design

Hi @Affie, i'm having doubts about this whole approach. I'm now thinking we should not be building types like SE and se at all. I think we should drastically reduce...

decision
standardization
refactoring
manifolds

Manifolds and Rotations have a name conflict on Rotations. Lets give Manifolds priority

refactoring
upstream
maintenance
types
potential bug

Deferring known issues seen in test from #517. Anecdotal error that occurred during local testing. This issue happens sporadically. Will harden these new tests (TDD) once the following known issues...

bug
testing
upstream
inference

xref 6b49e83

needs testing
canonical

Lack of common framework with these factors

standardization
factors
maintenance
manifolds

Hi, For comparison to the Pose2Point2BearingRange factor, I wanted to try the Pose2Point2 factor on my well-known example: ```julia ## Read Gt Input from files using CSV associationLm = CSV.File("association_lm.txt",...

bug
needs testing
factors