ProgrammingRobotsStudyGroup / robo_magellan

Apache License 2.0
4 stars 6 forks source link

Move cone finder utility code into Python package #16

Closed merose closed 6 years ago

merose commented 6 years ago

Created a Python package under src/, and added a setup.py to indicate that package to catkin. Updated references to the cone utility code to use the package instead. Tested with detect_cones.py.