Package yarp

Class IVelocityControlRaw


  • public class IVelocityControlRaw
    extends java.lang.Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • IVelocityControlRaw

        protected IVelocityControlRaw​(long cPtr,
                                      boolean cMemoryOwn)
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • setVelocityModeRaw

        public boolean setVelocityModeRaw()
      • velocityMoveRaw

        public boolean velocityMoveRaw​(int j,
                                       double sp)
      • setRefAccelerationRaw

        public boolean setRefAccelerationRaw​(int j,
                                             double acc)
      • setRefAccelerationsRaw

        public boolean setRefAccelerationsRaw​(SWIGTYPE_p_double accs)
      • getRefAccelerationRaw

        public boolean getRefAccelerationRaw​(int j,
                                             SWIGTYPE_p_double acc)
      • getRefAccelerationsRaw

        public boolean getRefAccelerationsRaw​(SWIGTYPE_p_double accs)
      • stopRaw

        public boolean stopRaw​(int j)
      • stopRaw

        public boolean stopRaw()