Public Member Functions | Private Member Functions | Private Attributes
LaserscanToMapNode Class Reference

List of all members.

Public Member Functions

 LaserscanToMapNode ()

Private Member Functions

void cbScan (const sensor_msgs::LaserScan::ConstPtr &scan)

Private Attributes

PointcloudAccumurator
< sensor_msgs::PointCloud2 > 
accum_
std::string global_frame_
unsigned int height_
nav_msgs::OccupancyGrid map
ros::NodeHandle nh_
float origin_x_
float origin_y_
ros::NodeHandle pnh_
laser_geometry::LaserProjection projector_
ros::Publisher pub_map_
ros::Duration publish_interval_
ros::Time published_
std::string robot_frame_
ros::Subscriber sub_scan_
tf2_ros::Buffer tfbuf_
tf2_ros::TransformListener tfl_
unsigned int width_
double z_max_
double z_min_

Detailed Description

Definition at line 44 of file laserscan_to_map.cpp.


Constructor & Destructor Documentation

Definition at line 71 of file laserscan_to_map.cpp.


Member Function Documentation

void LaserscanToMapNode::cbScan ( const sensor_msgs::LaserScan::ConstPtr &  scan) [inline, private]

Definition at line 109 of file laserscan_to_map.cpp.


Member Data Documentation

PointcloudAccumurator<sensor_msgs::PointCloud2> LaserscanToMapNode::accum_ [private]

Definition at line 68 of file laserscan_to_map.cpp.

std::string LaserscanToMapNode::global_frame_ [private]

Definition at line 60 of file laserscan_to_map.cpp.

unsigned int LaserscanToMapNode::height_ [private]

Definition at line 64 of file laserscan_to_map.cpp.

nav_msgs::OccupancyGrid LaserscanToMapNode::map [private]

Definition at line 52 of file laserscan_to_map.cpp.

Definition at line 47 of file laserscan_to_map.cpp.

Definition at line 65 of file laserscan_to_map.cpp.

Definition at line 66 of file laserscan_to_map.cpp.

Definition at line 48 of file laserscan_to_map.cpp.

Definition at line 55 of file laserscan_to_map.cpp.

Definition at line 49 of file laserscan_to_map.cpp.

Definition at line 57 of file laserscan_to_map.cpp.

Definition at line 56 of file laserscan_to_map.cpp.

std::string LaserscanToMapNode::robot_frame_ [private]

Definition at line 61 of file laserscan_to_map.cpp.

Definition at line 50 of file laserscan_to_map.cpp.

Definition at line 53 of file laserscan_to_map.cpp.

Definition at line 54 of file laserscan_to_map.cpp.

unsigned int LaserscanToMapNode::width_ [private]

Definition at line 63 of file laserscan_to_map.cpp.

double LaserscanToMapNode::z_max_ [private]

Definition at line 59 of file laserscan_to_map.cpp.

double LaserscanToMapNode::z_min_ [private]

Definition at line 59 of file laserscan_to_map.cpp.


The documentation for this class was generated from the following file:


costmap_cspace
Author(s): Atsushi Watanabe
autogenerated on Sat Jun 22 2019 20:07:13