NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <memory>
#include <string>
#include <thread>
#include <atomic>
#include "ros/ros.h"
#include "knDds/DdsEventLoop.h"
#include "knShare/Time.h"
Go to the source code of this file.
Classes | |
class | ff::GenericRapidSub |
base class for rapid subscriber to ros publisher More... | |
Namespaces | |
ff | |
Typedefs | |
typedef std::shared_ptr< GenericRapidSub > | ff::GenericRapidSubPtr |