This group covers using RobotSee on a Linux host.
Members: 6
Latest Activity: May 18, 2012
You will need subversion, and a toolchain.
In Ubuntu you can get subversion using: sudo apt-get install subversion
To download the RobotSee interpreter source:
svn co https://robotseeintrptr.svn.sourceforge.net/svnroot/robotseeintrptr robotseeintrptr
Anyone can get/Checkout the source. You will need a SourceForge account to check in any changes you make.
To build simply execute make.
$ make
The Linux version of RobotSee is still setup for Chumby ( Hard-coded serial port ).
I also have not checked in the Linux sound module yet. I have one up and running using gstreamer. I just need to get it in sourceforge.
Started by Sai Yamanoor Jul 27, 2011. 0 Replies 0 Likes
Hi, The page says that the current version is tested only inside the Chumby. Does this mean that it cannot be used under the regular implementations of Linux? SaiContinue
Comment by Igor Pokorny on April 20, 2012 at 4:42pm I like RobotSee language. Trying to run it by Ubuntu I am getting error message:
Version: Beta 0x00000607 built on Apr 20 2012 at 11:09:20
Thread ID = 0
Opening: SSH_AGENT_PID=1827
!ERROR! -> File could not be opened
Error Opening File: SSH_AGENT_PID=1827
on line:
The another console says something about not able to open file /tmp/orbit-ipokorny
What I am doing wrong?
I am probably not very smart person - I started playing with robotics being retired. Could someone explain me how the RobotSee program is running in the controller the robot uses? I thought the .see file is interpreted in the robot board but it is apparently a bad idea.
With regards
Igor
Comment
© 2013 Created by eric gregori.

You need to be a member of RobotSee on Linux to add comments!