NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <octomap/octomap.h>
#include <octomap/OcTree.h>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | octoclass::IndexedOcTreeKey |
struct | octoclass::IndexedOcTreeKey::KeyHash |
Provides a hash function on Keys. More... | |
class | octoclass::IndexedKeySet |
Namespaces | |
octoclass | |
Typedefs | |
typedef uint16_t | octoclass::key_type |
typedef std::tr1::unordered_set< IndexedOcTreeKey, IndexedOcTreeKey::KeyHash > | octoclass::KeySet |