接口描述
自动导航启动时加载输出已保存的marker点
响应参数
参数名
类型
描述
必填
type
int
消息类型
必填
data
array
标记列表 : [{name1: [x1, y1, theta1]}, {name2: [x2, y2, theta2]}], 示例: [{"1":[0.03,0.0,0.02]},{"2":[1.23,5.36,0.17]}]
必填