1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
.TH irteus 1 "May/15/2020"
.SH NAME
irteusg \- EusLisp/irteus
.SH SYNOPSIS
.nf
irteus [start-up-files]
irteusgl
.fi
.SH DESCRIPTION
irteus is Lisp based intelligent robots programming system, writtin
based on EusLisp, an object-based implementation of CommonLisp with
geometric modeling facilities.
irteus is the basic and lightest version of irteus and irteusgl has
window interface with XLib and OpenGL
.SH FILES
Source programs should be stored under /usr/share/euslisp/jskeus.
The name of this installation directory is held in *eusdir*/jskeus variable
in EusLisp and referenced by \fBload\fR.
.nf
/usr/bin/ architecture (and OS) dependent executables
*eusdir*/irteus/ jskeus libraries
*eusdir*/irteus/demo demonstration programs
.SH SEE ALSO
Object-Based Robot Programming System EusLisp, Reference Manual
|