boss.Java_sample (1.0) | 2008-01-21 16:42 |
nerve.client_sample (Beta_1) | 2008-05-26 12:19 |
BotRoller is a Robot Control Application that uses OpenRoads-nerve. It is written in Java, it works in PC.
BotRoller shows the PC application possibility with our robot.
We wish to come many excellent applications by you.
BotRoller is attached to Robot Broadcasting Evaluation Kit.
Please see detail of Robot Boradcasting Evaluation Kit in Speecys Web page.
Sorry, it is Japanese page only.
All of following is NOT ONLY text display, the robot speaks messages.
BotRoller does not perform them by a single function, BotRoller composite and perform them.
BotRoller uses following Java class libraries about communication with the Robot.
However, you are enough just to be conscious of botRoller.motionUtil.jar.
Of course you can use openroads.nerve.jar to control the Robot. But it is a very difficult way.
botRoller.motionUtil.jar works as communication class library with the Robot.
I designed botRoller.motionUtil.jar for BotRoller mainly at first. But it became useful for other applications also. It is very simple how control the robot.
botRoller.motionUtil.jar handles following things.
botRoller.motionUtil.jar needs openroads.nerve.jar, jakarta-commons-net.
openroads.nerve.jar is a Java class library that implement OpenRoads-nerve client. We may open the sources. However I can not promise it now.
see http://commons.jakarta.jp/net/index.html
or http://commons.apache.org/net/index.html.
jakarta-commons-net is used to transfer of sound data by FTP.