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

As mentioned in the document, > Caesar.jl can utilize a combination of four styles of multiprocessing: i) separate memory multi-process; ii) shared memory multi-threading; iii) asynchronous shared-memory (forced-atomic) co-routines; and...

performance
needs documentation
tutorials
GPU

TAC get SAP3 functional as simple point to point alignment. Notes - separate issue to upgrade ScatterAlignPose3 to also use point normals.

enhancement
standardization
serialization
factors
needs testing

Hi guys, I implemented a small toy example for range-only SLAM. It is based on a 2D Manhattan-world trajectory surrounded by a polygon of 9 ranging beacons. The graph consists...

performance
benchmark

https://juliarobotics.org/Caesar.jl/latest/examples/custom_variables/

documentation

From Slack (Jim): Dehann, Johan, Could we drop a unit test for serialization of ScatterAlignPose2 somewhere in the Caesar ecosystem? After upgrade, the other stuff seems to be working but...

Many of these links seem to be stale: https://juliarobotics.org/Caesar.jl/latest/refs/literature/

documentation
literature
maintenance

see: - https://juliacomputing.com/blog/2016/02/09/static-julia.html - https://github.com/JuliaLang/PackageCompiler.jl - https://discourse.julialang.org/t/compiler-work-priorities/17623

multilang
compiling

https://juliarobotics.org/Caesar.jl/latest/concepts/dataassociation/#Various-SamplableBelief-Distribution-Types

documentation

I have been following the documentation, as well as the example regarding RobotOS integration ( https://github.com/JuliaRobotics/Caesar.jl/blob/7b946d951c26faf75945ed4928c05fbf5ce9a479/examples/wheeled/racecar/ros/CarFeedCommonSetup.jl ), and stumbled on this error when attempting a managetSolveTree! To reproduce using Caesar...

bug
example
ROS
multisession
graph management