Classes | Typedefs | Functions | Variables
sparse_planner.cpp File Reference
#include <ros/node_handle.h>
#include <descartes_planner/sparse_planner.h>
#include <descartes_trajectory/cart_trajectory_pt.h>
#include <descartes_core/utils.h>
#include <descartes_trajectory_test/cartesian_robot.h>
#include <gtest/gtest.h>
#include <descartes_core/pretty_print.hpp>
#include <tuple>
Include dependency graph for test/sparse_planner.cpp:

Go to the source code of this file.

Classes

class  TestPoint
class  ThreeDOFRobot

Typedefs

typedef std::vector
< descartes_core::TrajectoryPtPtr > 
Trajectory

Functions

Trajectory createTestTrajectory ()
 TEST (SparsePlanner, initialize)
 TEST (SparsePlanner, configure)
 TEST (SparsePlanner, planPath)
 TEST (SparsePlanner, getPath)

Variables

const int NUM_DENSE_POINTS = 1000
descartes_planner::SparsePlanner Planner
Trajectory TEST_TRAJECTORY = createTestTrajectory()

Typedef Documentation

typedef std::vector<descartes_core::TrajectoryPtPtr> Trajectory

Definition at line 30 of file test/sparse_planner.cpp.


Function Documentation

TEST ( SparsePlanner  ,
initialize   
)

Definition at line 118 of file test/sparse_planner.cpp.

TEST ( SparsePlanner  ,
configure   
)

Definition at line 125 of file test/sparse_planner.cpp.

TEST ( SparsePlanner  ,
planPath   
)

Definition at line 133 of file test/sparse_planner.cpp.

TEST ( SparsePlanner  ,
getPath   
)

Definition at line 139 of file test/sparse_planner.cpp.


Variable Documentation

const int NUM_DENSE_POINTS = 1000

Definition at line 31 of file test/sparse_planner.cpp.

Definition at line 34 of file test/sparse_planner.cpp.

Definition at line 33 of file test/sparse_planner.cpp.



descartes_planner
Author(s): Jorge Nicho
autogenerated on Wed Aug 26 2015 11:21:35