feat(brake): implement brake feature
This commit is contained in:
4
pkg/brake/test_data/config.json
Normal file
4
pkg/brake/test_data/config.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"delta_steps": [ 0.05, 0.3, 0.5 ],
|
||||
"data": [ -0.1, -0.5, -1.0 ]
|
||||
}
|
Reference in New Issue
Block a user