Skip to content

Commit 5f8cdab

Browse files
committed
(msgs) add fit flag
1 parent c6728b1 commit 5f8cdab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ed_sensor_integration_msgs/srv/Update.srv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ string area_description
1212
# Padding of the world model when subtracting background for segmentation (in meters)
1313
float32 background_padding
1414

15+
# Should the supporting entity be fitted
16+
bool fit_supporting_entity
17+
1518
---
1619
string[] new_ids # ids of new entities
1720
string[] updated_ids # ids of updated entities

0 commit comments

Comments
 (0)