Class DynamicDevice

    • Constructor Detail

      • DynamicDevice

        public DynamicDevice​(long cPtr,
                             boolean cMemoryOwn)
    • Method Detail

      • delete

        public void delete()
      • getQ

        public Q getQ​(State state)
      • setQ

        public void setQ​(Q q,
                         State state)
      • getKinematicModel

        public DevicePtr getKinematicModel()
      • getBase

        public BodyPtr getBase()
      • getJointVelocities

        public Q getJointVelocities​(State state)
      • setJointVelocities

        public void setJointVelocities​(Q vel,
                                       State state)