{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/7"}],"enrichment":{"capability":"Provides GPU-accelerated actuator implementations (PD, PID, DC motor, neural network) that compute forces and torques for physics simulations by reading simulation state and writing control outputs.","skillfed_tags":["deprecated","gpu-physics","control-systems"],"use_cases":["Implementing PD or PID feedback control for robotic joint actuators in GPU-accelerated physics simulations.","Modeling DC motor dynamics with velocity-dependent torque saturation in physics pipelines.","Using learned neural network policies (MLP or LSTM) as actuators to drive simulation control.","Parsing actuator definitions from USD files and instantiating the appropriate control law.","Running stateful control loops with double-buffered state management in CUDA graphs."],"what_it_does":"Newton Actuators is a GPU-accelerated library for computing control forces and torques in physics simulations. It provides seven actuator classes ranging from simple stateless PD controllers to stateful PID, delayed PD, DC motor models, and neural network actuators (MLP and LSTM). Each actuator reads from simulation state arrays and writes computed forces back to control arrays, with support for both CUDA-graphable and non-graphable execution paths.\n\nThe library is built on top of warp-lang for GPU acceleration and optionally integrates PyTorch for neural network actuators. However, the package is now deprecated: starting with Newton 1.3, all actuators have been moved into the main newton package as newton.actuators, and this standalone distribution is no longer maintained. Existing users should migrate to the built-in module.","worth_installing":"No\u2014do not install. The package is explicitly deprecated and unmaintained as of Newton 1.3. The same functionality is now available in the main newton package as newton.actuators. Migrate to that instead to receive ongoing maintenance and updates."},"id":"newton-actuators","links":{"html":"https://skillfed.io/packages/newton-actuators","md":"https://skillfed.io/packages/newton-actuators.md","pypi":"https://pypi.org/project/newton-actuators/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-29","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"newton-actuators","python_support":"supports_current","summary":"DEPRECATED: actuators are now part of the 'newton' package as 'newton.actuators'. This standalone package is no longer maintained."},"popularity":{"monthly_downloads":140237,"position":11275,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
