Skip to content

Commit

Permalink
fix json schema
Browse files Browse the repository at this point in the history
  • Loading branch information
shakiba committed Dec 21, 2023
1 parent 80803cb commit a714319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/serializer/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"enableMotor": { "type": "boolean" },
"maxMotorTorque": { "type": "number" },
"motorSpeed": { "type": "number" },
"maxMotorForce": { "type": "number" },

"referenceAngle": { "type": "number" },

Expand Down

0 comments on commit a714319

Please sign in to comment.