Go to the source code of this file.
Functions | |
void | laserCallback (const sensor_msgs::LaserScanConstPtr &msg) |
int | main (int argc, char **argv) |
Variables | |
geometry_msgs::Twist | vel |
void laserCallback | ( | const sensor_msgs::LaserScanConstPtr & | msg | ) |
Definition at line 9 of file laser_avoid_node.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 57 of file laser_avoid_node.cpp.
geometry_msgs::Twist vel |
Definition at line 7 of file laser_avoid_node.cpp.