Jafar
|
This sensor can be used to observer an other robot in the environment. More...
This sensor can be used to observer an other robot in the environment.
Definition at line 71 of file sensor.hpp.
#include <sensor.hpp>
Public Member Functions | |
SensorRobot (Robot &_robot, double range_, double apertureH_, double apertureV_, const jblas::vec &noiseCov_, bool doAddNoise=false, unsigned int randomSeed=1, double noiseFactor=1.0) | |
bool | isInRange (const Robot &_robot2) const |
jafar::slam::Observation * | observe (const Robot &_robot2) |
Public Attributes | |
double | range |
double | apertureH |
double | apertureV |
const Robot & | robot |
Generated on Wed Oct 15 2014 00:37:48 for Jafar by doxygen 1.7.6.1 |