提交 31d2c6ed 编写于 作者: muleisheng's avatar muleisheng 提交者: Calvin Miao

bridge:remove space before ':'

上级 de53bc89
module_config {
module_library : "/apollo/bazel-bin/modules/bridge/libudp_bridge_component.so"
module_library: "/apollo/bazel-bin/modules/bridge/libudp_bridge_component.so"
components {
class_name : "UDPBridgeComponent<planning::ADCTrajectory>"
class_name: "UDPBridgeComponent<planning::ADCTrajectory>"
config {
name: "bridge_ADCTrajectory"
config_file_path: "/apollo/modules/bridge/conf/udp_bridge_adctrajectory.pb.txt"
......@@ -12,7 +12,7 @@ module_config {
}
components {
class_name : "UDPBridgeComponent<localization::LocalizationEstimate>"
class_name: "UDPBridgeComponent<localization::LocalizationEstimate>"
config {
name: "bridge_LocalizationEstimate"
config_file_path: "/apollo/modules/bridge/conf/udp_bridge_localization.pb.txt"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册