Skip to content

Commit

Permalink
build: source autopilot from Github
Browse files Browse the repository at this point in the history
  • Loading branch information
sameed-khan committed Sep 6, 2024
1 parent 6d949e7 commit 09bbc42
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
21 changes: 10 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2021"

[dependencies]
autopilot = "0.4.0"
autopilot = { git = "https://github.com/autopilot-rs/autopilot-rs"}
opencv = "0.92.2"

0 comments on commit 09bbc42

Please sign in to comment.