Jafar
|
************************************************************************** This is the base class for robot objects that will store display data for a viewer. More...
************************************************************************** This is the base class for robot objects that will store display data for a viewer.
When writing a new viewer, you must create a type that inherits from this.
Definition at line 72 of file display.hpp.
#include <display.hpp>
Public Member Functions | |
RobotDisplay (ViewerAbstract *viewer_, rtslam::RobotAbstract *_slamRob, MapDisplay *_dispMap) | |
Public Attributes | |
rtslam::RobotAbstract * | slamRob_ |
MapDisplay * | dispMap_ |
Generated on Wed Oct 15 2014 00:37:46 for Jafar by doxygen 1.7.6.1 |