Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release - take the develop branch into master #312

Merged
merged 18 commits into from
Jun 1, 2018
Merged

release - take the develop branch into master #312

merged 18 commits into from
Jun 1, 2018

Conversation

RobertLucian
Copy link
Contributor

@RobertLucian RobertLucian commented May 23, 2018

Gets to be merged after #311 .

RobertLucian and others added 17 commits February 6, 2018 18:06
* 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
* read_position_str() is also needed here to keep in sync with easygopigo3

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

* support systemwide mutex

* Fix import line to its more generic form
* read_position_str() is also needed here to keep in sync with easygopigo3

* Query overallmutex flag every single time
fix - IR receiver on Stretch
* Fix Mutex update (#303)

* 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)
* feature - take the line follower install functions out

* feature - remove line follower files

* feature - make modifications to accomodate di_sensors instead

* feature - change to di_sensors paths

* feature - change path due to the presence of a new setup.py

* feature - change paths to DI_Sensors

* feature - add in a function and use regular imports for line_follower
* feature - add in bulk changes to the installer scripts

* feature - redefining variables and procedures in install script

* feature - add function for installing a python package and other stuff

* feature - changing just a comment

* feature - change when to exit based on what executable is present

* feature - revert a check for git presence

* feature - exit installer if script_tools fails

* feature - go without using pip for installing large packages

* feature - fix errors during installation phase

* feature - uninstall python packages directly without pip

* feature - fix syntax error in bash for if statement

* feature - skipping the installation of Adafruit_DHT - too much time

* feature - add avrdude & make temp file hidden

* feature - make sure the Dexter folder can be created & add REAMDE

* feature - make the same changes as on the grovepi

* feature - make the same changes to install.sh as on the GrovePi

* feature - fix lingering syntax issues

* feature - correct bad path to setup folder on gopigo

* feature - remove space echoes

* feature - yet again remove space echoes in install script

* feature - add source for 2 functions for avr installer

* feature - replacing "aborting" with "exiting"

* feature - check if script is run with pi user

* feature - correct name of installer

* feature - fix global variable issue

* feature - change how the installation script goes

* feature - slight grammatical change in readme
* feature - add in bulk changes to the installer scripts

* feature - redefining variables and procedures in install script

* feature - add function for installing a python package and other stuff

* feature - changing just a comment

* feature - change when to exit based on what executable is present

* feature - revert a check for git presence

* feature - exit installer if script_tools fails

* feature - go without using pip for installing large packages

* feature - fix errors during installation phase

* feature - uninstall python packages directly without pip

* feature - fix syntax error in bash for if statement

* feature - skipping the installation of Adafruit_DHT - too much time

* feature - add avrdude & make temp file hidden

* feature - make sure the Dexter folder can be created & add REAMDE

* feature - make the same changes as on the grovepi

* feature - make the same changes to install.sh as on the GrovePi

* feature - fix lingering syntax issues

* feature - correct bad path to setup folder on gopigo

* feature - remove space echoes

* feature - yet again remove space echoes in install script

* feature - add source for 2 functions for avr installer

* feature - replacing "aborting" with "exiting"

* feature - check if script is run with pi user

* feature - correct name of installer

* feature - fix global variable issue

* feature - change how the installation script goes

* feature - slight grammatical change in readme

* feature - change sources
* write Control Panel

* Fix GUI related to trimming
@RobertLucian RobertLucian requested a review from CleoQc May 23, 2018 17:50
@RobertLucian RobertLucian self-assigned this May 23, 2018
* write Control Panel

* Fix GUI related to trimming

* feature - change script_tools reference

* use direct links instead of redirects
@RobertLucian RobertLucian merged commit 0faf324 into master Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants