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

Collection of (new) CSM based init/solve fail examples

Open dehann opened this issue 6 years ago • 1 comments

  • [ ] Odo disconnect, see JuliaRobotics/Caesar.jl#382
  • [x] https://github.com/JuliaRobotics/RoME.jl/blob/master/examples/Beehive2D_ParialInitIssue.jl
  • [ ] https://github.com/JuliaRobotics/Caesar.jl/blob/8236b3b645ef08b888df5759027f442b6f5b0e4c/examples/marine/asv/kayaks/rangeOnlySLAM_dbg.jl#L1
  • [x] https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/marine/asv/kayaks/testDynPtExFail.jl
  • [x] https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/marine/asv/kayaks/testDynPtExManual.jl
    • Bad manual init
  • [x] https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/marine/asv/kayaks/dynsas_jlscript.jl
    • manualinit of last pose (using odo only) workaround works for short term.
    • used to be: https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/marine/asv/kayaks/dynsasFailExample.jl
  • [x] https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/marine/auv/Sandshark/Sandshark_AutoinitFailCase.jl
  • [ ] odd one out Issue #236 -- https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/marine/asv/kayaks/smallRangeError.jl
  • [x] PRE-CSM, might be fixed already: https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/marine/auv/Sandshark/Funky21Problem.jl
  • [x] Also see: JuliaRobotics/Caesar.jl#374
  • [x] https://github.com/JuliaRobotics/Caesar.jl/blob/master/examples/wheeled/racecar/apriltag_and_zed_slam.jl

dehann avatar Jul 19 '19 01:07 dehann

These all are likely influenced by JuliaRobotics/DistributedFactorGraphs.jl#95

dehann avatar Sep 09 '19 03:09 dehann