Skip to content

Commit

Permalink
flytrax-apriltags-calibration: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Jan 13, 2025
1 parent c1398a8 commit 1aefcad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions braid-april-cal/flytrax-apriltags-calibration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ edition = "2021"

[dependencies]
anyhow.workspace = true
apriltag-sys.workspace = true
base64.workspace = true
clap.workspace = true
image.workspace = true
Expand All @@ -22,7 +21,6 @@ ads-webasm = { workspace = true, features = ["csv-widget"] }
ads-apriltag.workspace = true
braid-april-cal = { workspace = true, features = ["solve-pnp"] }
convert-image.workspace = true
flydra-types.workspace = true
flytrax-io.workspace = true
mvg.workspace = true
opencv-ros-camera.workspace = true
Expand Down

0 comments on commit 1aefcad

Please sign in to comment.