修复制动性能测试,采集的数据速度未降为0的问题

This commit is contained in:
2024-10-09 16:00:47 +08:00
parent 9f78b0e563
commit bebaf292ac
6 changed files with 11 additions and 7 deletions

View File

@ -627,3 +627,6 @@ v0.2.0.8(2024/08/20)
3. [t_change_ui: openapi.py]:将重复输出的网络错误提示,从 textbox 中转移到 debug.log 日志文件中
4. [main: openapi.py]:新增 rl_task.set_run_params 指令支持,可设定速度滑块以及是否重复运行
5. [main: do_brake/do_current/factory_test.py]:在初始化运动时增加 `clibs.execution('rl_task.set_run_params', hr, w2t, tab_name, loop_mode=True, override=1.0)`
v0.2.0.9(2024/10/09)
1. [main: do_brake.py] 采集完成后pending 1s使速度完全将为 0