dune icon indicating copy to clipboard operation
dune copied to clipboard

DUNE: Unified Navigation Environment

Results 38 dune issues
Sort by recently updated
recently updated
newest added

Hi, We have been discussing two parameter-related changes that we would like to have some input on: 1) It is very useful to print parameters when they are changed, for...

https://github.com/LSTS/dune/blob/0456942e63f7f159314a172d814a33e183628717/src/DUNE/Math/General.hpp#L79 TEST_CASE("average") { { // Chars char array1[] = { (char)100, (char)100, (char)100 }; char array2[] = { (char)100, (char)110, (char)120 }; char array3[] = { (char)5, (char)1, (char) 6};...

Hey, I'm trying to build dune on my windows 10 pro 20H2 computer on dune-branch-20180710-eurready4os-cork tag. Visual Studio 2019 cmake version 3.24.2 g++ version 10.3.0 Accordingly to wiki I understand...

OMST contributions to Transports.Seatrac driver (small refactor, some improvements and adaption for iUSBL usage).

OMST contributions to Sensors.WaterlinkedDVL driver (small refactor and some improvements; added FLS entity verification in bottom tracker). (Validated for model A125, please verify if it's still working properly for model...