NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
planner_trapezoidal_nodelet.cc File Reference
#include <ros/ros.h>
#include <nodelet/nodelet.h>
#include <pluginlib/class_list_macros.h>
#include <ff_util/ff_nodelet.h>
#include <ff_util/ff_flight.h>
#include <ff_common/ff_names.h>
#include <ff_util/config_server.h>
#include <ff_util/config_client.h>
#include <msg_conversions/msg_conversions.h>
#include <choreographer/planner.h>
#include <planner_trapezoidal/planner_trapezoidal.h>
#include <vector>
#include <algorithm>
#include <cmath>
Include dependency graph for planner_trapezoidal_nodelet.cc:

Classes

class  planner_trapezoidal::PlannerTrapezoidalNodelet
 

Namespaces

 planner_trapezoidal
 

Typedefs

using planner_trapezoidal::RESPONSE = ff_msgs::PlanResult
 

Functions

 planner_trapezoidal::PLUGINLIB_EXPORT_CLASS (planner_trapezoidal::PlannerTrapezoidalNodelet, nodelet::Nodelet)