/home/laradmin/lar/planning/trajectory_planner/include/trajectory_planner/c_trajectory.h File Reference

class which generates a few number of trajectories from an input file More...

#include <ros/ros.h>
#include <stdio.h>
#include <vector>
#include <math.h>
#include <visualization_msgs/Marker.h>
#include <visualization_msgs/MarkerArray.h>
#include <tf/transform_listener.h>
#include <pcl_ros/transforms.h>
#include <pcl/ros/conversions.h>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <pcl/segmentation/extract_polygonal_prism_data.h>
#include <pcl/filters/extract_indices.h>
#include <pcl/filters/project_inliers.h>
#include <pcl/filters/voxel_grid.h>
Include dependency graph for c_trajectory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  c_trajectory
struct  t_lines
struct  t_point
struct  t_vehicle_description

Defines

#define _TRAJECTORY_LIB_DEBUG_   1
#define _USE_MATH_DEFINES
#define PFLN   printf("FILE %s LINE %d\n",__FILE__, __LINE__);

Typedefs

typedef boost::shared_ptr
< c_trajectory
c_trajectoryPtr

Enumerations

enum  t_func_output { SUCCESS, FAILURE }

Detailed Description

class which generates a few number of trajectories from an input file

Author:
Joel Pereira
Version:
v0
Date:
2012-04-19

Definition in file c_trajectory.h.


Define Documentation

#define _TRAJECTORY_LIB_DEBUG_   1

Definition at line 60 of file c_trajectory.h.

#define _USE_MATH_DEFINES

Definition at line 59 of file c_trajectory.h.

#define PFLN   printf("FILE %s LINE %d\n",__FILE__, __LINE__);

Definition at line 58 of file c_trajectory.h.


Typedef Documentation

typedef boost::shared_ptr<c_trajectory> c_trajectoryPtr

Definition at line 150 of file c_trajectory.h.


Enumeration Type Documentation

Enumerator:
SUCCESS 
FAILURE 

Definition at line 55 of file c_trajectory.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


trajectory_planner
Author(s): joel
autogenerated on Wed Jul 23 04:35:02 2014