#include <interactive_world_parser/interactive_world_parser.hpp>
#include <geometry_msgs/Point.h>
#include <fstream>
#include <pwd.h>
Go to the source code of this file.
Functions | |
static bool | cond (const interactive_world_msgs::PlacementSet &set) |
int | main (int argc, char **argv) |
Variables | |
static int | __limit__ = 0 |
static bool cond | ( | const interactive_world_msgs::PlacementSet & | set | ) | [static] |
Definition at line 49 of file interactive_world_parser.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 477 of file interactive_world_parser.cpp.
int __limit__ = 0 [static] |
Definition at line 47 of file interactive_world_parser.cpp.