newton.controllers#
GPU-accelerated, vectorized control laws.
This module provides standalone controllers that compute signals
for the robot to track. Each controller is a concrete
subclass of ControllerBase.
Experimental
Experimental feature. API, behavior, defaults, and supported use cases may change without prior notice.
Classes
Abstract interface for a single Newton control law. |
|
One-step joint-space impedance controller for a batch of robots. |
|
Joint-space impedance controller with caller-supplied dynamics. |