janeoa / ALARIS-Gripper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALARIS Gripper project

  • Mechanics
  • Software
  • PCBs

GUI

The GUI is written in Go using Fyne. To run type go run . from /GUI directory

binary

As every Go project can, you can build the project with go build .

Dependancies

The go.mod file contains references for all used dependancies and you can download them with go get .

Link to the Drive with the Model

There are two models presented: Solidworks and STL. https://drive.google.com/file/d/1LMuIjnykMAK1zOiwv8W7WpgrKtq3R2hT/view?usp=sharing

About


Languages

Language:Go 54.7%Language:C++ 45.3%