Classes | Typedefs
create_parking_spots.h File Reference
#include <ros/ros.h>
#include <interactive_markers/interactive_marker_server.h>
#include <visualization_msgs/InteractiveMarker.h>
#include <actionlib/client/simple_action_client.h>
#include <move_base_msgs/MoveBaseGoal.h>
#include <move_base_msgs/MoveBaseAction.h>
#include <geometry_msgs/PoseStamped.h>
#include <geometry_msgs/Pose.h>
#include <urdf/model.h>
Include dependency graph for create_parking_spots.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CreateParkingSpots

Typedefs

typedef
actionlib::SimpleActionClient
< move_base_msgs::MoveBaseAction > 
MoveBaseClient
 Creates clickable parking spots for web interface/rviz.

Typedef Documentation

typedef actionlib::SimpleActionClient<move_base_msgs::MoveBaseAction> MoveBaseClient

Creates clickable parking spots for web interface/rviz.

.h create_parking_spots runs a ROS interactive marker server. It creates clickable markers that send move_base goals to carl. The positions of the markers are defined in the rail_collada_models package, and the ilab_description must be loaded on the parameter server for parking spots to be generated.

Author:
Peter Mitrano, WPI - pdmitrano@wpi.edu
Date:
February 11, 2015

Definition at line 27 of file create_parking_spots.h.



carl_interactive_manipulation
Author(s): David Kent , Peter Mitrano
autogenerated on Thu Jun 6 2019 21:09:51