Jafar
|
This sensor let the robot observe a point feature in polar coordinate (only bearing). More...
This sensor let the robot observe a point feature in polar coordinate (only bearing).
Definition at line 178 of file sensor.hpp.
#include <sensor.hpp>
Public Member Functions | |
SensorPointBearing (double dRange_, double thetaRange_, double phiRange_, const jblas::vec &noiseCov_, bool doAddNoise=false, unsigned int randomSeed=1, double noiseFactor=1.0, unsigned int sensorId_=0) | |
jafar::slam::Observation * | observe (const jblas::vec &sensor_, const Point &feature_, unsigned int _robotId) |
Friends | |
std::ostream & | operator<< (std::ostream &s, const SensorPointSimple &sensor_) |
Generated on Wed Oct 15 2014 00:37:48 for Jafar by doxygen 1.7.6.1 |