Using the docker file and all the instruction I have the following compilation errors.
error: no matching function for call to 'rerun::archetypes::Image::Image(std::vector<long unsigned int, std::allocator >&, std::remove_reference<std::vector<unsigned char, std::allocator >&>::type)'
and
/ws/glomap/io/recording.cc:77:25: error: 'TranslationAndMat3x3' is not a member of 'rerun::datatypes'
77 | rerun::datatypes::TranslationAndMat3x3(
Using the docker file and all the instruction I have the following compilation errors. error: no matching function for call to 'rerun::archetypes::Image::Image(std::vector<long unsigned int, std::allocator >&, std::remove_reference<std::vector<unsigned char, std::allocator >&>::type)'
and /ws/glomap/io/recording.cc:77:25: error: 'TranslationAndMat3x3' is not a member of 'rerun::datatypes' 77 | rerun::datatypes::TranslationAndMat3x3(