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 48 RoME.jl issues
Sort by recently updated
recently updated
newest added

Hi, This is a issue very specific to experiments for my thesis/application: As I want to perform a lot of individual solves for my thesis, I run multiple julia instances...

upstream
potential bug
multiprocess

Hi, I am using the multihypo keyword for uncertain data association and cannot achieve the results I expect even on tiny examples. I looked through most of Caesars, Romes and...

bug
example
multihypo

Is there a way to get a simple, pure inertial motion estimation with RoME.jl o rrelated packages? Ultimate accuracy is not required as I want to use it for motion...

factors
feature request
compliance
inertial

from @doublestrong ```julia [ Info: RoMEPlotting is loading tools based on ImageMagick.jl /home/chad/Research/learningJulia/plaza_dataset[ Info: try doautoinit! of x0 ┌ Warning: /home/chad/.julia/packages/Plots/8GUYs/src/Plots.jl/ is not an existing directory, Revise is not watching...

manifolds
potential bug

Figure out how and where best to combine: https://github.com/JuliaGeometry/GeometryBasics.jl/blob/master/Project.toml and #244

API
standardization
refactoring
upstream
types

Some functionality might move upstream to IIF.

standardization
refactoring
upstream
maintenance

Recently added DynPose2, packing types not yet fully tested.

standardization
testing
serialization

So that x,y,z, nx,ny,nz is maintained, similar to Pose3, but allows for working with surfaces in a cleaner way. cc @pvazteixeira

enhancement
feature
node type

API
deprecations
factors
maintenance

`addFactor!(fg, [:x1;:l1], ...)` vs `addFactor!(fg, [:l1;:x1], ...)`

help wanted
needs testing
factors
good first issue