Skip to content

Tags: DexterInd/GoPiGo

Tags

DexterOS_2.4.1

Toggle DexterOS_2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #300 from sukima/bug/missing-try-catch

Capture exceptions from I2CFactory

DexterOS2.0

Toggle DexterOS2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
flip develop to master branch for DexterOS (#304)

* Remove i2c_mutex, it is now residing in script_tools (#287)

* Feature/easygopigo refactoring (#288)

* read_position_str() is also needed here to keep in sync with easygopigo3

* Add init_<sensor> methods to the easygopigo class so the two robots are kept in sync

* add vscode to  .gitignore

* Feature/systemwide mutex (#290)

* read_position_str() is also needed here to keep in sync with easygopigo3

* support systemwide mutex

* Bug/line follower + overall mutex (#291)

* read_position_str() is also needed here to keep in sync with easygopigo3

* support systemwide mutex

* Fix import line to its more generic form

* Fix/overallmutexcheck (#292)

* read_position_str() is also needed here to keep in sync with easygopigo3

* Query overallmutex flag every single time

* fix - remove arduino support (#293)

* fix - IR receiver on Stretch (#295)

fix - IR receiver on Stretch

* make IR Receiver in easygopigo Python3 ready (#298)

DexterOS1.3

Toggle DexterOS1.3's commit message
This is what can be found in DexterOS 1.3

fw_test

Toggle fw_test's commit message
Adding in IR Sensor to D11

This adds the IR Sensor to D11.  ** Needs a much more thorough testing! **