SickLMS200 Class Reference
Simulate SICKLMS200 scanning laser range finder. More...
#include <SickLMS200.hh>
Inheritance diagram for SickLMS200:
Public Member Functions | |
SickLMS200 (World *world) | |
Constructor. | |
virtual | ~SickLMS200 () |
Destructor. | |
virtual int | Load (WorldFile *file, WorldFileNode *node) |
Load the model. | |
virtual int | Init (WorldFile *file, WorldFileNode *node) |
Initialize the model. | |
virtual int | Fini () |
Finalize the model. | |
virtual void | Update (double step) |
Update the model state. |
Detailed Description
Simulate SICKLMS200 scanning laser range finder.
Constructor & Destructor Documentation
|
Constructor.
|
|
Destructor.
|
Member Function Documentation
|
Load the model.
Implements Model. |
|
Initialize the model.
Implements Model. |
|
Finalize the model.
Implements Model. |
|
Update the model state.
Implements Model. |
The documentation for this class was generated from the following files: