mapl.cc File Reference

provide RNDF map lane boundaries for ART vehicle More...

#include <unistd.h>
#include <string.h>
#include <iostream>
#include <ros/ros.h>
#include <tf/tf.h>
#include <iomanip>
#include <cmath>
#include <vector>
#include <sstream>
#include <map>
#include <stdexcept>
#include <list>
#include <boost/thread/mutex.hpp>
#include "tf/transform_datatypes.h"
#include "tf/exceptions.h"
#include "LinearMath/btTransform.h"
#include <boost/signals.hpp>
#include <string>
#include <ostream>
#include "ros/serialization.h"
#include "ros/builtin_message_traits.h"
#include "ros/message_operations.h"
#include "ros/message.h"
#include "ros/time.h"
#include "std_msgs/Header.h"
#include "geometry_msgs/Twist.h"
#include "geometry_msgs/Point32.h"
#include <nav_msgs/Odometry.h>
#include "geometry_msgs/Pose.h"
#include "geometry_msgs/Vector3.h"
#include "geometry_msgs/Point.h"
#include "std_msgs/ColorRGBA.h"
#include <art_msgs/ArtLanes.h>
#include <art_map/Graph.h>
#include <art_map/MapLanes.h>
#include <art_map/RNDF.h>
#include <art_msgs/ArtVehicle.h>
Include dependency graph for mapl.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MapLanesDriver

Functions

int main (int argc, char **argv)

Detailed Description

provide RNDF map lane boundaries for ART vehicle

Subscribes:

Publishes:

Todo:
Provide centralized interface to allow map updates during operation. Could be done in maplanes or in a separate node that reads the RNDF and publishes the graph.
Author:
Jack O'Quin, Patrick Beeson

Definition in file mapl.cc.


Function Documentation

int main ( int  argc,
char **  argv 
)

main program

Definition at line 549 of file mapl.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


art_map
Author(s): David Li, Patrick Beeson, Bartley Gillen, Tarun Nimmagadda, Mickey Ristroph, Michael Quinlan, Jack O'Quin
autogenerated on Fri Jan 11 09:53:03 2013