We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17e537 commit 16510c0Copy full SHA for 16510c0
1 file changed
src/rob2002_tutorial/setup.py
@@ -27,6 +27,7 @@
27
'mover_laser = rob2002_tutorial.mover_laser:main',
28
'detector_basic = rob2002_tutorial.detector_basic:main',
29
'counter_basic = rob2002_tutorial.counter_basic:main',
30
+ 'mover_waypoints = rob2002_tutorial.mover_waypoints:main',
31
],
32
},
33
)
0 commit comments