maliput_osm
|
#include "test_utilities/osm_types_compare.h"
#include <maliput_sparse/test_utilties/maliput_sparse_types_compare.h>
Namespaces | |
maliput_osm | |
maliput_osm::osm | |
maliput_osm::osm::test | |
Functions | |
::testing::AssertionResult | CompareOSMLane (const maliput_sparse::parser::Lane &lhs, const maliput_sparse::parser::Lane &rhs, double tolerance) |
Compares two osm::Lane objects. More... | |
::testing::AssertionResult | CompareOSMSegment (const maliput_sparse::parser::Segment &lhs, const maliput_sparse::parser::Segment &rhs, double tolerance) |
Compares two osm::Segment objects. More... | |