Skip to content

This is the central repository page for SUTD SOAR challenge group 6, 2020

License

Notifications You must be signed in to change notification settings

yongkangc/SOARRoboticsChallengeTeam6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOARRoboticsChallengeTeam6

This is the central repository page for SUTD SOAR challenge group 6, 2020

Functions

GUI for 3 servo angles

send this command to arduino upon any value change "Move:{angleOfGripperMotor}:{angleOfMotorOnArm}:{angleOfBaseMotor}" "Move:110:20:60"

Button for 1 and 0 for gripper change

"GripperChange:0"

pause is a emergency stop button on the gui

"Pause:0"

Save Angle state button and history

Add button for save mode and follower mode

follower mode

  • adjust accroding to GUI change of servo angle
  • save to history

save mode

  • send the command from the history to arduino
  • have a handshake before sending the next one

About

This is the central repository page for SUTD SOAR challenge group 6, 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.6%
  • Python 30.4%