提交 849e0bb4 编写于 作者: H hugomatic 提交者: Xiangquan Xiao

removed commented code

上级 e3ba4793
...@@ -289,7 +289,6 @@ void TeleopService::UpdateOperatorDaemonRpt( ...@@ -289,7 +289,6 @@ void TeleopService::UpdateOperatorDaemonRpt(
} }
void TeleopService::SendVideoStreamCmd(bool start_stop) { void TeleopService::SendVideoStreamCmd(bool start_stop) {
// auto msg = std::make_shared<DaemonServiceCmd>();
DaemonServiceCmd msg; DaemonServiceCmd msg;
if (start_stop) { if (start_stop) {
msg.set_cmd("start"); msg.set_cmd("start");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册