Main > Free Download Search >

Free robot software for linux

robot

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 98
JRobot 1

JRobot 1


JRobot project is a complete tool to manipulate the Mitsubishi RVM1 robot. more>>
JRobot project is a complete tool to manipulate the Mitsubishi RVM1 robot.
Its features include the ability to connect to a RVM1 robot locally and remotely, viewing from a camera with RTP, and a virtual view which is useful when executing JRobot in test mode.
It is possible to manipulate the RVM1 robot with a joystick and program and test it with a GUI.
Main features:
- Easy programming with editor: saving, loading, executing programs as easy as hello.
- Output window to know any time whats happening
- Virtual view in JAVA3D created with milimeter precision,
- Possible view with a camera, on local or remote through a RTP server,
- Possible connection to RVM1 robot by serial port or remote through a server.
<<less
Download (0.73MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
641 downloads
Robot Race 3

Robot Race 3


Robot Race project is an excellent 90% completed Robo Rally server needing an equivalent client. more>>
Robot Race project is an excellent 90% completed Robo Rally server needing an equivalent client.
Robot Race is a race game in which each player attempts to be the first to touch a series of flags by maneuvering a robot across a dynamic race course.
The game is for two to eight players playing independently or on teams. Frequently, the race will mutate into multi-player skirmishes as those players who are behind use their weaponry in an attempt to slow the opposition.
The simultaneous movement rules encourage clever strategies and counterstrategies as players try to second-guess their opponents
Enhancements:
- Changed some filenames to be more intuitive.
- Added an install script to install basic configuration files.
- Trying out the code for newcomers should be much simpler now.
- 3 typos fixed.
<<less
Download (0.37MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1069 downloads
NRobot 0.21

NRobot 0.21


NRobot project is an autonomous robot fighting game. more>>
NRobot project is an autonomous robot fighting game.

Instead of directly controlling a robot, the human playing the game must write a program that acts as the "brain" of the robot.

The robot will then be dumped into the game arena and must attempt to survive on its own. NRobot is written for the ECMA CLR. Its been tested on Mono and on Microsofts .NET framework. Currently, it is functional and "playable".

It comes with three sample robot implementations, so that "out of the box" you can watch a game. One important missing feature is a security architecture: robot code executes with full privileges.

Thus, its recommended that if you are running any robots from untrusted sources, NRobot is run under a user account with no privileges over files you care about.

Its also short on documentation, and the GUI implementations have some rough edges.

<<less
Download (0.38MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1067 downloads
Robotworld 0.1

Robotworld 0.1


Robotworld is a distributed world for programmable robots. more>>
Robot World aims to be a distributed physical environment inhabited by programmable robots, spanning across countless computers on the internet in true peer-to-peer fashion.
Robot World components:
- Parser / compiler compiles robot programs into byte code, stored in a .xml file
- Inject - send a robot program to the world
- RobotWorld - the world simulation program
- dsm - the bytecode disassembler
- rowo.y - language grammar file
parser
Compile a robot. Creates an .xml file from a .r file
$ parser sample.r
dsm
Disassembles a robot .xml file.
$ dsm sample.xml
robotworld
Testbed. Receiving server for "inject" - see below.
$ robotworld
inject
Send robot to world. "robotworld" must be running.
$ inject sample.xml
<<less
Download (0.023MB)
Added: 2005-04-18 License: GPL (GNU General Public License) Price:
1650 downloads
GNU Robots 1.0D

GNU Robots 1.0D


GNU Robots project is a robot construction game. more>>
GNU Robots project is a robot construction game.
GNU Robots is a game/diversion where you construct a program for a little robot, then watch him explore a world.
The world is filled with baddies that can hurt you, objects that you can bump into, and food that you can eat.
The goal of the game is to collect as many prizes as possible before you are killed by a baddie or you run out of energy.
GNU Robots is a game/diversion where you construct a program for a little robot, then watch him explore a world. The world is filled with baddies that can hurt you, objects that you can bump into, and food that you can eat. The goal of the game is to collect as many prizes as possible before are killed by a baddie or you run out of energy. GNU Robots (including source) will be released under the GNU General Public License.
The GNU Robots playing field is filled with food (increases energy), prizes (to increase your score), walls (which you can bump into), and baddies (which can inflict damage.)
To make the program easier to design and implement, I have decided to let the robot program be written in a text file, so that advanced programmers dont have to limit themselves to a visual programming interface. The language will be Scheme, which provides for flexibility in writing your programs. For non-programmers, there will also be a visual programming interface, which will generate Scheme code.
GNU Robots uses GNU Guile as the language back-end (Scheme). This will make the GNU Robots game engine more consistent with other GNU projects, as it will use the same extension language.
Enhancements:
- Added some extra documentation (but not much) and the early beginning of code clean-up.
<<less
Download (0.070MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1076 downloads
RobotFlow 0.2.6

RobotFlow 0.2.6


RobotFlow is a mobile robotics tookit based on the FlowDesigner project. more>>
RobotFlow is a mobile robotics tookit based on the FlowDesigner project. FlowDesigner is a data-flow oriented architecture, similar to Simulink (Matlab) or Labview that is free (LGPL) and versatile.
The visual programming interface provided in the FlowDesigner project will help people to better visualize & understand what is really happening in the robots control loops, sensors, actuators, by using graphical probes and debugging in real-time.
The work on RobotFlow has begun in september 2001 as an University of Sherbrooke project in the Mobile Robotics and Intelligent Systems Laboratory (LABORIUS). The work on the project still continues and will become available to everybody through SourceForge as a LGPL project.
We hope with this toolkit to create a standard & open platform that all people from hobbyists to researchers could use and improve over time. It primarily supports Linux/Unix using the GNOME GUI.
The FlowDesigner & the Robotflow toolkit are written in C++ and provide fully customizable control and processing blocks :
- Drivers & interfaces for Pioneer2 Robots
- Vision processing algorithms (color training & tracking, etc.)
- Player / Stage simulator drivers for FlowDesigner/RobotFlow
- Signal processing algorithms (audio + video)
- Basic Behaviors
- Fuzzy Logic control
- Artificial Neural Networks
- Embedded super blocks (subnets, iterators)
- Basic networking (TCP/IP, broadcast)
- Device control (Sony EVI-D30, SICK lasers, etc.)
- Finite State Machine (beta)
Networks created with the visual interface called "flowdesigner" can also be run as scripts (with no graphical interface), enabling robots with lower resources to fully take advantage of FlowDesigner / RobotFlow. FlowDesigner provides an easy way to create your own data types/structures and blocks as toolkits.
Enhancements:
- This release was updated to work with FlowDesigner 0.9 and MARIE 0.4.
- A RobotFlow namespace was created.
- OpenCV 0.9.6 library support with image tracking (text, color, features) and face tracking algorithms was added.
- New behaviors are included.
- Configure scripts were updated.
- The SNCRZ30 RS-232 driver was fixed.
<<less
Download (0.72MB)
Added: 2005-10-06 License: LGPL (GNU Lesser General Public License) Price:
1480 downloads
robots.txt 1.0.3

robots.txt 1.0.3


robots.txt is a PHP script that acts like a normal robots.txt file, but with a few differences. more>>
robots.txt is a script in PHP that acts like a normal robots.txt file, but with a few differences.
When a Spider attempts to access robots.txt, the script will "disallow" access to a list of pre-defined directories. When a normal user attempts to access robots.txt, it will "disallow" access to all directories.
This is a security precuation and an attempt to prevent users from finding "hidden" directories by looking at the robots.txt file.
Enhancements:
- The two serious bugs that meant robots.txt did not function properly were fixed.
- A bug that meant the data printed back would not be parseable by Web crawlers was fixed.
- A new function to clean up data from the files was added.
<<less
Download (0.004MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1337 downloads
Web Site Robot 2.4

Web Site Robot 2.4


Web Site Robot is an easy to use Web site builder with a blog tool. more>>
Web Site Robot is an easy to use Web site builder with a blog tool, shopping cart, and online photo album. It is free and does not require additional software, HTML, programming, or a hosting company.
It enables secure online payments with credit cards. There is virtually unlimited storage space for HTML, documents, blogs, photos, music, videos, or any multimedia content.
Enhancements:
- The Robot is now able to discover and inform UPnP routers about its presence and the need to have a NAT port available for its Web server.
- In most SOHO environments with UPnP enabled routers, manual configuration is not needed.
- The operator just installs, registers the Robot and the Web site is online effortlessly.
<<less
Download (26MB)
Added: 2005-09-13 License: Freeware Price:
3097 downloads
Sinleb Robot OCR 1.0

Sinleb Robot OCR 1.0


Robot OCR ( Optical Character Regognition ) in php , no database needed , no installation required. Upload the script into your server and just all (tested in linux only) more>> <<less
Download (600KB)
Added: -0001-11-30 License: Freeware Price: 0USD
downloads
Guido van Robot 1.9.1

Guido van Robot 1.9.1


Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students. more>>
Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students learn the concepts of sequencing, conditional branching, looping, and procedural abstraction.

Guido van Robots biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback.

<<less
Download (0.20MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1200 downloads
Robocode Robots 1.0

Robocode Robots 1.0


Robocode Robots project is a collection of robocode robots. more>>
Robocode Robots project is a collection of robocode robots.

This project is a collection of robots for the robocode framework.

Robocode is an alphaworks project from IBM that provides an environment for creating software robots that compete against each other.

This collection provides examples for people who wish to write their own robots.

<<less
Download (0.018MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1105 downloads
Riding With Robots 0.1

Riding With Robots 0.1


Riding With Robots is a SuperKaramba theme to ride along with the armada of robotic space probes now exploring the Solar System. more>>
Riding With Robots is a SuperKaramba theme to ride along with the armada of robotic space probes now exploring the Solar System.

Its a Linux implementation of the Riding With Robots Dashboard widget that has been popular on Mac OS X. It brings the latest downlink from RidingWithRobots.org right to your desktop, automatically checking for updates every few hours.

Double-clicking the widget will launch Firefox and bring you to the site for more information.

This 0.1 version has only been tested on SUSE Linux 10 in KDE. Im very open to suggestions for improvement.

<<less
Download (0.016MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1275 downloads
WWW::Google::SiteMap::Robot 1.09

WWW::Google::SiteMap::Robot 1.09


WWW::Google::SiteMap::Robot is a Perl extension for creating Google SiteMaps by spidering a site. more>>
WWW::Google::SiteMap::Robot is a Perl extension for creating Google SiteMaps by spidering a site.

SYNOPSIS

use WWW::Google::SiteMap::Robot;

my $robot = WWW::Google::SiteMap::Robot->new(
domain => www.jasonkohles.com,
restrict => qr{^http://www.jasonkohles.com/},
starting_url => [/index.html,/google-me.html],
delay => 1, # delay in minutes
sitemap_file => /var/www/html/sitemap.gz,
sitemap_url => http://www.jasonkohles.com/sitemap.gz,
user_agent => MyOwnSpider/1.0,
);
$robot->run();

This is a simple robot class which subclasses LWP::RobotUA to create a web-crawling spider. By giving it the URL to your home page, it will crawl all the pages it can find and create a sitemap for them.

<<less
Download (0.030MB)
Added: 2006-10-20 License: Perl Artistic License Price:
1100 downloads
RoboTournament rt-10.31.2003

RoboTournament rt-10.31.2003


RoboTournament project is a RoboRally-inspired game with Death Match, Rally, and Capture The Flag matches. more>>
RoboTournament project is a RoboRally-inspired game with Death Match, Rally, and Capture The Flag matches.
RoboTournament is a RoboRally inspired game where players program their robots to vanquish their opponents.
RoboTournament features multiple game types (Death Match, Rally, and Capture The Flag), TCP/IP multiplayer support, six weapons including the BFG, a map editor, a wide variety of board elements, integrated chat, and computer-controlled robots for Rally and Death Match games.
Main features:
- Multiple Game Types: Death Match, Rally, and Capture The Flag
- Multi-Player through TCP/IP
- Six weapons including the BFG
- Map Editor
- Wide variety of board elements
- Integrated chat
- Computer controlled robots for Rally and Death Match games
Enhancements:
- This release changes the deployment, but adds no functionality.
- The server and client are now distributed as individual, platform specific executables.
<<less
Download (1.0MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1083 downloads
Open RObot COntrol Software 1.2.1

Open RObot COntrol Software 1.2.1


Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software... more>>
Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux, although it can be tested on normal Linux systems.
The Orocos project started as a Free Software project for robotics, but it has outgrown its robotics-dependent roots. Hence, "Orocos" now consists of two decoupled but integrated sub-projects:
Open Realtime Control Services.
This is a hard realtime Software Framework for all possible machine control applications, fully independent of the projects original robotics focus. It is designed to run safely parallel user defined tasks, on both vanilla Linux 2.6 and hard realtime RTAI. Extensive graphical configuration support is available.
Available features: hardware abstraction, operating system abstraction, event handling, hierarchical and parallel state machines, realtime "PLC" scripting, command parsing, online property configuration, multiple time- and event-triggered threads, advanced data protection for synchronous/asynchronous data flow, strongly typed data flow, (on-line) configuration support, ...
Integration between RTAI and TAO and ACE is also part of the ongoing work towards a hard realtime distributed control infastructure based on CORBA.
Open Robot Control Software.
A set of class libraries and an application framework offering generic functionality for machine tools and robots: cascaded control loops and control components, motion generation and interpolation; kinematics and dynamics; robot-specific control algorithms; estimation and identification; etc.
The following families of applications have working implementations available: force-controlled 6R manipulator arm and Cartesian XYZ machine tools. We would welcome developers to start mobile robot and humanoid robot application(s). In those efforts, much of the material of the above-mentioned applications can be reused. In addition, detailed support is available through the Developers mailing list. So, each new application requires moderate programming effort. (Not taking into account system-dependent modules such as device drivers, or kinematic routines.)
Open RObot COntrol Software is designed to appeal to roboticists. See the Orocos project homepage for an automated download script.
Enhancements:
- Support for RTAI 3.4 and 3.5 was improved.
- Various fixes were made in the CORBA support layer.
- The example code and documentation had a review.
<<less
Download (3.0MB)
Added: 2007-07-04 License: LGPL (GNU Lesser General Public License) Price:
852 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5