Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Commit 519b436

Browse files
committed
updated json configurations
1 parent a3a9e71 commit 519b436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

march_hardware/config/march_odrive.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name":"axis0.motor.config.current_lim",
44
"type":"float",
5-
"value":10.0
5+
"value":30.0
66
},
77
{
88
"name":"axis0.encoder.config.cpr",
@@ -32,7 +32,7 @@
3232
{
3333
"name":"axis0.controller.config.vel_limit",
3434
"type":"float",
35-
"value":50000.0
35+
"value":200000.0
3636
},
3737
{
3838
"name":"axis0.motor.config.current_control_bandwidth",

0 commit comments

Comments
 (0)