#include <simulator.h>
Definition at line 78 of file simulator.h.
g2o::BaseRobot::BaseRobot |
( |
World * |
world_, |
|
|
const std::string & |
name_ |
|
) |
| |
|
inline |
bool g2o::BaseRobot::addSensor |
( |
BaseSensor * |
sensor | ) |
|
const std::string& g2o::BaseRobot::name |
( |
| ) |
const |
|
inline |
void g2o::BaseRobot::sense |
( |
| ) |
|
|
virtual |
const std::set<BaseSensor*> g2o::BaseRobot::sensors |
( |
| ) |
|
|
inline |
Definition at line 86 of file simulator.h.
std::set< BaseSensor * > _sensors
void g2o::BaseRobot::setWorld |
( |
World * |
world_ | ) |
|
|
inline |
World* g2o::BaseRobot::world |
( |
| ) |
|
|
inline |
std::string g2o::BaseRobot::_name |
|
protected |
World* g2o::BaseRobot::_world |
|
protected |
The documentation for this class was generated from the following files:
- /home/xuezhisd/CLionProjects/g2o/g2o/apps/g2o_simulator/simulator.h
- /home/xuezhisd/CLionProjects/g2o/g2o/apps/g2o_simulator/simulator.cpp