Skip to content

Commit 16510c0

Browse files
committed
package fix
1 parent e17e537 commit 16510c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/rob2002_tutorial/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
'mover_laser = rob2002_tutorial.mover_laser:main',
2828
'detector_basic = rob2002_tutorial.detector_basic:main',
2929
'counter_basic = rob2002_tutorial.counter_basic:main',
30+
'mover_waypoints = rob2002_tutorial.mover_waypoints:main',
3031
],
3132
},
3233
)

0 commit comments

Comments
 (0)