Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

MHSeals/BuoyDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuoyDetection

Buoy detection in Rust
Designed for Intel Realsense D435 depth camera
Buoys found using size of color patches on rgb, and getting depth, and using inverse square law
Uses the Rust realsense libraries (realsense-rust, realsense-sys)
Communicates with Python scripts that control movement through port 8080

Build

To build, you need to install librealsense
Can be incredibly somewhat inconsistent if you don't build for release

For Arch:

# Install librealsense
yay -S librealsense
# Clone repo
git clone https://github.com/MHSeals/BuoyDetection
# Build the package for release & install
chmod +x install
./install
# To run:
sudo systemctl start buoydetect

About

buoy detection in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •