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

Robust robotic localization and mapping, together with NavAbility(TM). Reach out to [email protected] for help.

Results 78 Caesar.jl issues
Sort by recently updated
recently updated
newest added

Nice! I have two short comments after a short first look: In the intro you introduce Lie groups – at the end you link to JuliaManifolds/Manifolds.jl, but you could actually...

documentation
standardization
manifolds

Something like: `ppe.mean` `ppe.covariance` all sorts of issues for multimodal, non-Gaussian cases, etc. The value "Covariance" is still perfectly valid, but then we would also need a way to support...

types
ppe

Use IIF v0.27 distribution packing types instead of legacy duplicates: https://github.com/JuliaRobotics/Caesar.jl/blob/master/src/zmq/models/distributions.jl New IIF v0.27 ones here: https://github.com/JuliaRobotics/IncrementalInference.jl/tree/master/src/Serialization/entities

Which format to publish first: - Occupancy Grid, - Signed Distance Functions - TSDF, - ESDF, ---- Quick references: - Distributed 3D Manifold TSDF https://hal.archives-ouvertes.fr/hal-02335904/document - Kintinuous' TSDF: https://www.ri.cmu.edu/pub_files/2012/7/Whelan12rssw.pdf -...

path planning

Predict this within a few seconds to help size hardware for solve.

quality
performance
user experience

for "Just Install Runtime Solver" (Linux)

documentation
install

Lets just start a common location in docs for this is how we work with image axes and robot axes together with example camera calibration matrix for reference

quality
documentation
user experience
convention

go from one plane to another, using AprilTags or similar.

feature request

Initial example, see here: https://github.com/JuliaRobotics/Caesar.jl/blob/1f7d8438a129b28a1c310c634c6af3deffd7b0b3/examples/marine/asv/philos/IngestROSbag.jl#L137-L186

needs documentation