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

Gradle Version with pull script #4

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

Gradle Version with pull script #4

wants to merge 36 commits into from

Conversation

keithagroves
Copy link
Member

No description provided.

@@ -2,4 +2,4 @@

This project is a basis for a program that controls the _iRobot Create 2_ from another computer, e.g. a Raspberry Pi.

Generate a runnable jar file and deploy the jar file to the computer controlling the Create 2. Run the program with `java -jar CleverRPiRobot.jar`.
Clone the repository on the raspberry pi. Run the program with `./gradlew run` on mac or `gradlew run` on PC.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear how to run the program. Since the repo is cloned onto the RPi, and the RPi's OS is Linux, one should always use ./gradlew run.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good point. Not sure how I missed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants