Skip to content

Basic arduino-only position control and collision detection

Notifications You must be signed in to change notification settings

RobotikUTT/Info-2020_Asserv_pr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Info-2020_Asserv_pr

Basic arduino-only position control and collision detection

Compilation

The code is compiled with the compile.sh script. Launch it in the "asserv" directory (chmod +x compile.sh && ./compile.sh).

If an arduino is connected, the code will be uploaded.

Parameters

The PIDs are set in asserv/include/control.h.

Other params are in asserv/include/pins.h and parameters.h.

About

Basic arduino-only position control and collision detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published