We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8fc4bd commit e4f1d93Copy full SHA for e4f1d93
map/map_height_fitter/schema/map_height_fitter.schema.json
@@ -13,7 +13,7 @@
13
},
14
"fit_target": {
15
"type": "string",
16
- "description": "Node name of the map loader from which this map_height_fitter will retrieve its parameters",
+ "description": "Target map to fit (choose from 'pointcloud_map', 'vector_map')",
17
"default": "pointcloud_map"
18
}
19
0 commit comments