BCLab-UNM / SC2

Swarmathon Team Code for the NASA Space Challenge 2 Competition
MIT License
2 stars 0 forks source link

Leg Detection, Handling false positives and modify detections #137

Closed htasnim closed 3 years ago

htasnim commented 3 years ago

Added the following changes:

  1. LegDetection: The detection was incorrect in the previous version. Updated the code with more correct conditions.

  2. LogoDetection : Updated the conditions to handle the false positives and detection better

  3. VolatileDetection: It is currently commented out.

Some Observations:

Carter90 commented 3 years ago

Deletes a lot of files. For example launch/scoot.launch is missing. I think they were removed in the previous merge too.

@johncarl81 moved them for the submission