Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 618 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 618 Bytes

quadraped-lynx-code

Code used to drive a walking robot quadruped lynxmotion SQ3U as part of my PhD and for the paper "Walking on TacTip toes: A tactile sensing foot for walking robots" ( ieee or arxiv ).

The arudino code runs on the BotBoarduino on board the robot, and the matlab/python runs on the control desktop, communicating over USB. For the paper the matlab code was run on windows, and this was later rewritten (and not properly tested) in python on Ubuntu.