NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
structs.h File Reference
#include <geometry_msgs/TransformStamped.h>
#include <sensor_msgs/PointCloud2.h>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <mapper/octoclass.h>
#include <mapper/sampled_trajectory.h>
#include <ff_msgs/ControlGoal.h>
#include <queue>
#include <string>
#include <mutex>
#include <condition_variable>
Include dependency graph for structs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mapper::StampedPcl
 
struct  mapper::GlobalVariables
 

Namespaces

 mapper
 

Enumerations

enum  mapper::State { mapper::IDLE, mapper::VALIDATING }