Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit cb10702

Browse files
authored
deprecate (#11)
1 parent b2bcb65 commit cb10702

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
22
![GitHub commit activity](https://img.shields.io/github.qkg1.topmit-activity/m/newton-physics/newton-actuators/main)
33

4-
**This project is in active beta development.** This means the API is unstable, features may be added or removed, and breaking changes are likely to occur frequently and without notice as the design is refined.
4+
> **⚠️ Deprecation Notice:** Starting with [Newton](https://github.com/newton-physics/newton) 1.3, actuators are created in and used exclusively from Newton's built-in `newton.actuators` module. This standalone `newton-actuators` package will no longer be maintained. Please migrate:
5+
>
6+
> - Concepts guide: https://newton-physics.github.io/newton/latest/concepts/actuators.html
7+
> - API reference: https://newton-physics.github.io/newton/latest/api/newton_actuators.html
58
69
# Newton Actuators
710

0 commit comments

Comments
 (0)