NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include "comms_bridge/bridge_publisher.h"
#include <sstream>
#include <future>
#include <string>
#include <map>
#include <utility>
Macros | |
#define | PUBLISHER_QUEUE_SIZE 10 |
#define | MAX_WAITING_QUEUE_SIZE 100 |
#define | DEFAULT_ADVERTISE_DELAY 3.0 |
#define DEFAULT_ADVERTISE_DELAY 3.0 |
#define MAX_WAITING_QUEUE_SIZE 100 |
#define PUBLISHER_QUEUE_SIZE 10 |