提交 70adc87a 编写于 作者: A Aaron Xiao 提交者: Jiangtao Hu

Scripts: To record static info topic.

上级 2ccbc6fe
......@@ -93,7 +93,8 @@ function start() {
/apollo/drive_event \
/tf \
/tf_static \
/apollo/monitor </dev/null >"${LOG}" 2>&1 &
/apollo/monitor \
/apollo/monitor/static_info </dev/null >"${LOG}" 2>&1 &
fi
}
......
......@@ -70,7 +70,8 @@ function start() {
/apollo/drive_event \
/tf \
/tf_static \
/apollo/monitor </dev/null >"${LOG}" 2>&1 &
/apollo/monitor \
/apollo/monitor/static_info </dev/null >"${LOG}" 2>&1 &
fi
}
......
......@@ -79,7 +79,8 @@ function start() {
/apollo/drive_event \
/tf \
/tf_static \
/apollo/monitor </dev/null >"${LOG}" 2>&1 &
/apollo/monitor \
/apollo/monitor/static_info </dev/null >"${LOG}" 2>&1 &
fi
}
......
......@@ -82,7 +82,8 @@ function start() {
/apollo/drive_event \
/tf \
/tf_static \
/apollo/monitor </dev/null >"${LOG}" 2>&1 &
/apollo/monitor \
/apollo/monitor/static_info </dev/null >"${LOG}" 2>&1 &
fi
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册