This repository was archived by the owner on Sep 16, 2020. It is now read-only.
Merged
Conversation
This reverts commit f9514a1.
Uses slackin hosted on a free heroku app.
Rover self register
Changes to chat badge link to point to our public slack gateway.
Fix travis badge to point to development
|
Changes Unknown when pulling 5923e12 on development into ** on master**. |
cabarnes
suggested changes
Mar 11, 2017
README.md
Outdated
| rovercode is easy-to-use package for controlling robots (rovers) that can sense and react to their environment. The Blockly editor makes it easy to program and run your bot straight from your browser. Just drag and drop your commands to drive motors, read values from a variety of supported sensors, and see what your rover sees with the built in webcam viewer. | ||
|
|
||
| rovercode runs on any single-board-computer supported by the [Adafruit Python GPIO wrapper library](https://github.com/adafruit/Adafruit_Python_GPIO), including the NextThingCo CHIP, Raspberry Pi, and BeagleBone Black. Once installed, just point your browser at the rover's address and get started. | ||
| rovercode runs on any single-board-computer supported by the [Adafruit Python GPIO wrapper library](https://github.com/adafruit/Adafruit_Python_GPIO), including the NextThingCo CHIP, Raspberry Pi, and BeagleBone Black. Once installed, head to to rovercode.org and connect to your rover. |
Member
There was a problem hiding this comment.
Several references to rovercode.org. Might want to update them before the release.
Removes outdated references from README
cabarnes
approved these changes
Mar 11, 2017
|
Changes Unknown when pulling b0524b1 on development into ** on master**. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release includes auto doc and auto testing. Makes rover automatically check in with rovercode-web.