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
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
[](https://gitter.im/euslisp/jskeus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4
4
5
5
6
-
This repository containts software devleoped and used by [JSK](http://www.jsk.t.u-tokyo.ac.jp) at The University of Tokyo.
6
+
This repository contains software developed and used by [JSK](http://www.jsk.t.u-tokyo.ac.jp) at The University of Tokyo.
see roseus package in http://github.com/jsk-ros-pkg repository for ROS client library for euslisp
109
+
Have a look at roseus package in http://github.com/jsk-ros-pkg repository for ROS client library for euslisp
110
110
111
111
### 3.4 Support and Trouble Shooting
112
112
113
113
114
-
Use [issue tracker](https://github.com/euslisp/jskeus/issues)for get support
114
+
Open an issue on our [issue tracker](https://github.com/euslisp/jskeus/issues)if something doesn't work as expected, or if you want new features implemented.
115
115
116
-
Use [pull requests](https://github.com/euslisp/jskeus/pulls) to report bugs or patches.
116
+
Use the [pull requests](https://github.com/euslisp/jskeus/pulls)system to send us solutions for the issues so we can implement them in this repository.
117
117
118
-
### 3.5 Online Documents (Currently only Japanese is avilable)
118
+
### 3.5 Online Documents (Currently only Japanese is available)
119
119
120
120
See online [manual](http://euslisp.github.io/jskeus/)
121
121
@@ -125,31 +125,31 @@ PDF files are also available from [here](https://github.com/euslisp/jskeus/raw/m
EusLisp needs X11 Library, but Mac OSX mountain lion no longer support it. So you need to install substitution[XQuartz](http://xquartz.macosforge.org/landing/).
139
+
EusLisp needs X11 Library, but Mac OSX mountain lion no longer supports it. Given this case, you'll need to install [XQuartz](http://xquartz.macosforge.org/landing/).
140
140
141
-
Also for Mac OSX lion (or older) users it's better to install the latest XQuartz for the safety.
141
+
Also for Mac OSX lion (or older) users it's better to install the latest XQuartz for safety and compatibility reasons.
142
142
143
143
(If XQuartz is older than 2.7.3, the installation of EusLisp will fail. You should install the latest XQuartz.)
144
144
145
145
146
-
for Raspberry Pi users using debian(Raspbian "wheezy")
146
+
For Raspberry Pi users using debian(Raspbian "wheezy"):
0 commit comments