|
EasyNav Plugins
|

Classes | |
| class | SimpleMapTest |
| Fixture for SimpleMap tests (minimal). More... | |
Functions | |
| TEST_F (SimpleMapTest, BasicAccessAndFill) | |
| Basic access and fill tests. | |
| TEST_F (SimpleMapTest, DownsampleIntegerFactor) | |
| Downsampling with integer factor. | |
| TEST_F (SimpleMapTest, DownsampleToResolution) | |
| Downsampling to new resolution. | |
| TEST_F (SimpleMapTest, DownsampleWithCropping) | |
| Downsample that results in cropped edges. | |
| TEST_F (SimpleMapTest, MetricConversion) | |
| Metric conversion tests. | |
| TEST_F (SimpleMapTest, OccupancyGridConversion) | |
| Conversion to and from OccupancyGrid test. | |
| TEST_F (SimpleMapTest, SaveLoadMap) | |
| Save and load map tests. | |
| TEST_F | ( | SimpleMapTest | , |
| BasicAccessAndFill | ) |
Basic access and fill tests.
| TEST_F | ( | SimpleMapTest | , |
| DownsampleIntegerFactor | ) |
Downsampling with integer factor.
| TEST_F | ( | SimpleMapTest | , |
| DownsampleToResolution | ) |
Downsampling to new resolution.
| TEST_F | ( | SimpleMapTest | , |
| DownsampleWithCropping | ) |
Downsample that results in cropped edges.
| TEST_F | ( | SimpleMapTest | , |
| MetricConversion | ) |
Metric conversion tests.
| TEST_F | ( | SimpleMapTest | , |
| OccupancyGridConversion | ) |
Conversion to and from OccupancyGrid test.
| TEST_F | ( | SimpleMapTest | , |
| SaveLoadMap | ) |
Save and load map tests.