This tutorial will describe how to add a sensor and print out the incoming data from the sensor every half second.
This content is discussed in more detail in the reference section.
The first thing we need to do is import the vizard library and start the rendering.
Now we need to add a sensor. This can be any kind of sensor, including position tracking and orientation tracking. For this example, we'll use a dummy sensor plug-in that pretends to connect to a position tracker.