com.kuka.roboticsAPI.motionModel.kmp
Class MobilePlatformMotionsHelper
java.lang.Object
com.kuka.roboticsAPI.motionModel.kmp.MobilePlatformMotionsHelper
public final class MobilePlatformMotionsHelper
- extends Object
Provides helper methods for mobile platform motions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRelativeMotionInternalCoveredDistance
public static double[] getRelativeMotionInternalCoveredDistance(MobilePlatformRelativeMotion.MobilePlatformRelativeMotionRuntime runtimeData)
- Gets the internal covered distance of the runtime data of a relative
motion.
- Parameters:
runtimeData - the runtime data of a relative motion
- Returns:
- the internal covered distance (measured in m and rad)
Copyright © 2019. All rights reserved.