Go to the source code of this file.
Functions | |
void | init_virtual_robot_comm (void) |
slongword | VirtualRobotComm_get_sensor_reading (int id) |
|
starts the threads to handle the requests to OVirtualRobotComm system objects Definition at line 58 of file OVirtualRobotComm.cc. References NEW_SYSTEM_OBJ, process_images(), process_sensor_readings(), VirtualRobotComm(), VirtualRobotComm_image(), and VirtualRobotComm_sensor(). Referenced by main(). |
|
retrieve the latest sensor/joint reading Definition at line 186 of file OVirtualRobotComm.cc. References SensorFrameData, sensorFrameData_mutex, and slongword. Referenced by GetJointValue(), and GetSensorValue(). |