Skip to content

GoLang Desktop GUI with Python FastAPI for controlling 24V Car

Notifications You must be signed in to change notification settings

junxian428/DeliveryCar_GUI_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeliveryCar_GUI_Backend

RC Car

roscore

rosrun rosserial_python serial_node.py /dev/ttyACM0

export PATH=$PATH:/usr/local/go/bin

Backend

uvicorn main:app --reload

GoLang Desktop GUI

go run main.go

[Why GoLang ? Compatibility issue a lot with ARM64 Ubuntu and Platform issues and Python compatibility issues]

About

GoLang Desktop GUI with Python FastAPI for controlling 24V Car

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published