NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
plan_io.h File Reference
#include <ff_msgs/CompressedFile.h>
#include <boost/iostreams/copy.hpp>
#include <boost/iostreams/device/back_inserter.hpp>
#include <boost/iostreams/device/array.hpp>
#include <boost/iostreams/filter/bzip2.hpp>
#include <boost/iostreams/filter/gzip.hpp>
#include <boost/iostreams/filter/zlib.hpp>
#include <boost/iostreams/filtering_stream.hpp>
#include <glog/logging.h>
#include <string>
Include dependency graph for plan_io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sequencer
 

Functions

bool sequencer::DecompressData (const char *data, const std::size_t length, int const type, std::string *out)