Victor-Haefner / polyvr

PolyVR - a shortcut to virtual reality
http://www.imi.kit.edu/46_2274.php
GNU General Public License v3.0
39 stars 20 forks source link

new method isMoving() in VR.RobotArm module #63

Closed m-martin-j closed 7 years ago

m-martin-j commented 7 years ago

Implemented (in VRRobotArm.cpp) and declared (in VRRobotArm.h) new method isMoving() which executes isActive() in order to check wheteher the anim-object of a RobotArm Instance is actively running. Added corresponding VRPy Binding. Tested functionality

Victor-Haefner commented 7 years ago

Perfect, approved! :)