Skip to content

Commit e4f1d93

Browse files
Fixed description of fit_target
Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
1 parent a8fc4bd commit e4f1d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map/map_height_fitter/schema/map_height_fitter.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"fit_target": {
1515
"type": "string",
16-
"description": "Node name of the map loader from which this map_height_fitter will retrieve its parameters",
16+
"description": "Target map to fit (choose from 'pointcloud_map', 'vector_map')",
1717
"default": "pointcloud_map"
1818
}
1919
},

0 commit comments

Comments
 (0)