maliput_osm
osm_types_compare.cc File Reference
#include "test_utilities/osm_types_compare.h"
#include <maliput_sparse/test_utilties/maliput_sparse_types_compare.h>
Include dependency graph for osm_types_compare.cc:

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...