You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This module uses the [custom-ros-messages module](https://github.com/SpyrosKou/C
32
32
In order to compile and run this project only Java needs to be installed. [GIT](https://git-scm.com/downloads) also makes getting the source very easy. Links are provided for convenience.
33
33
-[GIT](https://git-scm.com/downloads) , in order to clone the [project repository](https://github.com/SpyrosKou/Custom-Messages-ROS-Java-System-Example.git)
34
34
- JDK, the [project](https://github.com/SpyrosKou/Custom-Messages-ROS-Java-System-Example.git) has been developed and tested using [JDK 21](https://jdk.java.net/21/)
35
-
- Gradle, is used for project compilation. Installing it is not required. Following the instructions below will automatically download gradle 7.5 and ignore any existing installation.
35
+
- Gradle, is used for project compilation. Installing it is not required. Following the instructions below will automatically download gradle and ignore any existing installation.
36
36
37
37
## Quick Instructions for Windows [Power Shell](https://github.com/PowerShell/PowerShell/releases/)
38
38
1.[Clone](https://git-scm.com/docs/git-clone) the [project repository](https://github.com/SpyrosKou/Custom-Messages-ROS-Java-System-Example.git):
0 commit comments