提交 43dde440 编写于 作者: A Aaron Xiao 提交者: Calvin Miao

HMI: Migrate to new script which supports NVME and dual-recorders.

上级 1d00e2fb
......@@ -314,11 +314,11 @@ modules {
display_name: "Record Bag"
supported_commands {
key: "start"
value: "scripts/record_bag.sh start --portable-disk"
value: "scripts/record_bag.py --start"
}
supported_commands {
key: "stop"
value: "scripts/record_bag.sh stop"
value: "scripts/record_bag.py --stop"
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册