Skip to content

Commit a8fc4bd

Browse files
Updated schema.json
Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
1 parent a6e6158 commit a8fc4bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

map/map_height_fitter/schema/map_height_fitter.schema.json

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"type": "string",
1111
"description": "Node name of the map loader from which this map_height_fitter will retrieve its parameters",
1212
"default": "/map/pointcloud_map_loader"
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",
17+
"default": "pointcloud_map"
1318
}
1419
},
1520
"required": ["map_loader_name"],

0 commit comments

Comments
 (0)