diff --git a/README.md b/README.md index 6f6843e..0592b26 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,9 @@ Every command should be provided with valid ID from [config file](./cfg/motors.y ``` ## TODO -- [ ] Prevent startup of multiple motors with same ID. \ No newline at end of file +- [ ] Closed loop control. +- [ ] Share Motor controller port with controller commands. +- [ ] Use coroutines for gRPC services callbacks. +- [ ] Fix get Motor State service (Behavior not robust). +- [ ] Fix Controller SetJoint command CLI omitting multiples input values. +- [ ] Complete CLI help messages. \ No newline at end of file