Dehann Fourie

Results 224 issues of Dehann Fourie

Manifolds and Optim walk into a bar asking for `Spheres`. Manifolds says the `norm` is to `project!` https://github.com/JuliaManifolds/Manifolds.jl/blob/4c6cb43b9fce3ca4b506a00a6783aed9fc06a10f/src/manifolds/Sphere.jl#L388 Optim, goes whoa dude, `retract!` https://github.com/JuliaNLSolvers/Optim.jl/blob/e439de4c997a727f3f724ae76da54b9cc08456b2/src/Manifolds.jl#L69 thunk.... ------ We (@Affie and I)...

Hi, I just want to confirm one line in the docs for `exp_lie`. I have Lie group actions in general as non-commutative? https://github.com/JuliaManifolds/Manifolds.jl/blob/8274392cc6a1c406f7fe83012e2feefb85e58738/src/groups/group.jl#L846 My concern is that the composition operation...

Good day, Please see a new tutorial for `SpecialEuclidean(2)`. There are things I still want to add, but this should be a good baseline point to clean up as needed...

preview docs

Hi @mateuszbaran , @kellertuer, Please find a new tutorial and comment as necessary, a new tutorial on `SpecialOrthogonal(2)`. My idea here was to collect the most important functions and type...

preview docs

Perhaps there already is a function to extract the rotation matrix from `SpecialOrthogonal(n)` or `Rotations(n)`? If not, would `affine_matrix` be the right API, since rotations can be implemented as a...

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

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