Skip to content

Commit cac04a9

Browse files
authored
update cml plan (#52)
1 parent dedc9f9 commit cac04a9

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ target_link_libraries(
199199
## Mark executable scripts (Python etc.) for installation
200200
## in contrast to setup.py, you can choose the destination
201201
catkin_install_python(PROGRAMS
202-
scripts/ping.py
203202
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
204203
)
205204

plans/CarryMyLuggage.pnml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
<size width="32" height="32" />
3636
</graphics>
3737
<name>
38-
<value>NavigationMoveTowardsLocation_InstructionPoint.exec</value>
38+
<value>NavigationMoveTowardsLocation_instructionPoint.exec</value>
3939
<graphics>
40-
<offset x="-150" y="-21" />
40+
<offset x="-191" y="-28" />
4141
</graphics>
4242
</name>
4343
<initialMarking>
@@ -1294,7 +1294,7 @@
12941294
<size width="8" height="48" />
12951295
</graphics>
12961296
<name>
1297-
<value>NavigationMoveTowardsLocation_InstructionPoint.start</value>
1297+
<value>NavigationMoveTowardsLocation_instructionPoint.start</value>
12981298
<graphics>
12991299
<offset x="-203" y="73" />
13001300
</graphics>
@@ -1314,7 +1314,7 @@
13141314
<size width="8" height="48" />
13151315
</graphics>
13161316
<name>
1317-
<value>NavigationMoveTowardsLocation_InstructionPoint.end [NavOK]</value>
1317+
<value>NavigationMoveTowardsLocation_instructionPoint.end [NavOK]</value>
13181318
<graphics>
13191319
<offset x="-202" y="53" />
13201320
</graphics>

0 commit comments

Comments
 (0)