#include <locomove_base/locomove_base.h>
#include <nav_core_adapter/costmap_adapter.h>
#include <nav_2d_utils/conversions.h>
#include <nav_2d_utils/path_ops.h>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | locomove_base |
Functions | |
std::string | locomove_base::getNamespace (const std::string &s) |
Reimplementation of ClassLoader::getName without needing a ClassLoader. | |
const ros::NodeHandle & | locomove_base::loadBackwardsCompatibleParameters (const ros::NodeHandle &nh) |
Copy parameter values to get backwards compatibility. | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 633 of file locomove_base.cpp.