You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
merge Eigen/format submodules with venv build process
cmake
flatten directory structure
merge cmake/scripts with infra/scripts
CI tooling
revive clang-tidy
asan
compile time analysis
Merge geometric protos in sophus namespace with newly introduced protos in farm_ng namespace.
This will break log formats in downstream projects and should be done on a as needed basis only.
use specialization instead of ADL for proto conversion
to enable more general purpose event logger and playback tools (e.g. such tool do not need to include all proto_conv headers, but only the definition of the toProto / fromProto function template)
Initial PR merging sophus2 and farm-ng-core in: #105
refactor: sort sophus more consistent into directory structure #113
refactor: sort sophus more consistent into directory structure #113
refactor: sort sophus more consistent into directory structure #113
to enable more general purpose event logger and playback tools (e.g. such tool do not need to include all proto_conv headers, but only the definition of the toProto / fromProto function template)
The text was updated successfully, but these errors were encountered: