Skip to content

Commit e6d504b

Browse files
authored
fix(SafetyFactor): add new field to output detail information for each object (#166)
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1 parent 10a235a commit e6d504b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tier4_planning_msgs/msg/SafetyFactor.msg

+3
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ geometry_msgs/Point[] points
2525

2626
# module's primitive judgement of the safety for its decision
2727
bool is_safe
28+
29+
# optional field to store additional information about the object of interest
30+
string detail

0 commit comments

Comments
 (0)