Projects tagged ‘robot’ and ‘sensor’


[5 total ]

0 Users

The GunnCS platform provides a flexible, comprehensive system allowing for high level development of robotic solutions, ready for deployment on embedded Java-enabled controller systems. From start ... [More] to finish, the GunnCS platform provides all the necessary pieces to focus robotics development on application software, promoting more advanced robotic system. The platform consists of A 2D robot simulation environment Tools for simulation test case development A high-level API for robot control An operating system-like framework to manage essential robot systems Diagnostic Tools for both application and hardware testing "Pluggable" Robot model for reconfiguring hardware The GunnCS platform was designed and implemented for use with the SunSPOT embedded controller, driving an iRobot Create with a variety of additional sensors. Additional hardware platforms using the Squawk Java Virtual Machine are in development, including the National Instruments cRIO. This framework is fully compatible with rules and regulations for the FRC Robotics competition and International Autonomous Robotics Competition. [Less]
Created 4 months ago.

0 Users

The ProjectIRCE (Integrated Robot Control Environment) is a programming environment for mobile robot software control that makes use of the Player/Stage/Gazebo Project to simulate the robots behavior. ... [More] Since it is a 3D simulation, actually only Player and Gazebo are used. The application lets users to create 3D virtual worlds and place 3d models such as ground, walls (boxes) or cylinders and robots with its sensors such as a Pioneer2DX with a Sick LMS200 sensor. Each robot control can be implemented in a separated tab inside a source-code editor so that it can be compiled later. At the end, the robot behavior can be verified with a simulation that is executed by the system by making an external call to Player and Gazebo. IRCE started as a Master´s dissertation requirement and now it is available for anyone to contribute, make comments or borrow its code for whatever purposes. ScreenshotsSelected model properties are shown beside Grid Drawing from observer cam's viewpoint Player config files are generated from a graphic interface Software Control can also be implemented in the application Animation is execute through external call to Player/Gazebo with one-button-click Requirements to CompileLinux (originally Ubuntu) but should work in other UNIX systems C++ compiler wxWidgets 2.4.2 ( or any compatible version ) OpenGL or any implementation such as Mesa LibXML2 ODE (Open Dynamics Engine) Requirements to RunPlayer/Stage/Gazebo tools (only Player and Gazebo are needed ) (Gazebo should be compiled manually for Ubuntu ) Join the Project´s GroupWant to join the Project or make some comments ? Please feel free to join the group: https://groups.google.com/group/irce [Less]
Created 12 months ago.

0 Users

IntroductionOur primary objective is to provide a framework for testing navigation algorithms. This testbed will help a user to define a specific navigation problem, which consists of a dynamic model ... [More] and one or more sensing models. To solve the problem, the testbed will also offer a library of trajectory optimization algorithms. We cannot guarantee that any single component will be the best in its class, but we will guarantee that it will be easy to swap out one component for another and compare their performance. NoticeThis material is based upon work supported by The Air Force Research Laboratory (AFRL) under Contract No. FA8651-09-C-0184. The views and conclusions contained in this web repository are those of the authors and should not be interpreted as representing the official policies, either expressed or implied, of the Air Force Research Laboratory or the U. S. Government. LicensingThis project is open source and employs the following permissive license that allows anyone to link code governed by more restrictive licenses. In addition, contributors are encouraged to list their own names in the comments at the top of source files. Copyright (c) 2009, Scientific Systems Company, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [Less]
Created 4 months ago.

0 Users

A mini robot that use sensors to navigate.
Created about 1 month ago.

0 Users

A simplified C language API / library for the iRobot Create / Roomba robots that eliminates the byte transfer oriented style of the original command and sensor data calls. Docs, reworked examples from ... [More] the Create Command Module, build templates for Win/AV [Less]
Created 11 months ago.