Skip to content

Commit ffb5920

Browse files
authored
Merge pull request #428 from PickNikRobotics/reachability-comment
added additional comments to reachability objective
2 parents 066dd7a + 76a0152 commit ffb5920

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/factory_sim/objectives/reachability_analysis_-_blocks.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
_favorite="true"
88
>
99
<Control ID="Sequence" name="">
10+
<Action
11+
ID="LogMessage"
12+
log_level="info"
13+
message="Some of the poses in this objective are unreachable, and planning will fail. A warning with instructions how to continue will appear here"
14+
/>
1015
<Control ID="Sequence" name="Add visualization from scene camera">
1116
<SubTree ID="Clear Snapshot" _collapsed="true" />
1217
<SubTree ID="Take Snapshot" _collapsed="true" />

0 commit comments

Comments
 (0)