Skip to content

Commit

Permalink
docs: update description for controller interface description
Browse files Browse the repository at this point in the history
  • Loading branch information
bpapaspyros committed Nov 29, 2024
1 parent c3d6ef7 commit 16cddc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://docs.aica.tech/schemas/1-3-0/controller.schema.json",
"name": "Controller Interface",
"description": {
"brief": "Base controller class to combine ros2_control, control libraries and modulo" // todo: to be updated
"brief": "Controller interface class that includes custom parameters for derived controllers"
},
"plugin": "modulo_controllers/ControllerInterface",
"inherits": "modulo_controllers/BaseControllerInterface",
Expand Down

0 comments on commit 16cddc5

Please sign in to comment.