Uses of Class
com.kuka.roboticsAPI.motionModel.kmp.MobilePlatformVelocity

Packages that use MobilePlatformVelocity
com.kuka.roboticsAPI.motionModel.kmp This package contains the motions for mobile platforms. 
 

Uses of MobilePlatformVelocity in com.kuka.roboticsAPI.motionModel.kmp
 

Methods in com.kuka.roboticsAPI.motionModel.kmp with parameters of type MobilePlatformVelocity
 void MobilePlatformVelocityData.setVelocity(MobilePlatformVelocity cartesianVelocity, double override)
          Creates a new MobilePlatformVelocityData with the specified velocity and override.
 

Constructors in com.kuka.roboticsAPI.motionModel.kmp with parameters of type MobilePlatformVelocity
MobilePlatformVelocity(MobilePlatformVelocity other)
          Copy constructor.
MobilePlatformVelocityMotion(MobilePlatformVelocity velocityData, double override)
          Creates a new instance of MobilePlatformCartesianJoggingMotion with the specified initial velocities and override.
 



Copyright © 2019. All rights reserved.