Skip to content

Commit

Permalink
calibration tools working, launch files and python pocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaan-Datta committed Sep 20, 2024
1 parent 045c3df commit aabd398
Show file tree
Hide file tree
Showing 56 changed files with 2,446 additions and 2,260 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# my_package/test/test_bbox_node.py

import unittest
import numpy as np
from my_package.bbox_node import BBoxNode
Expand Down
3 changes: 3 additions & 0 deletions calibration_tools/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Colorspace calibration

Use q to quit, a/d for navigation, r to toggle rectanglers, and c to toggle countours
258 changes: 0 additions & 258 deletions calibration_tools/camera_calibration.py

This file was deleted.

Loading

0 comments on commit aabd398

Please sign in to comment.