Showing 86 open source projects for "robotic"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    LaMa

    LaMa

    LaMa - A Localization and Mapping library

    LaMa is a C++11 software library for robotic localization and mapping developed at the Intelligent Robotics and Systems (IRIS) Laboratory at the University of Aveiro - Portugal. It includes a framework for 3D volumetric grids (for mapping), a localization algorithm based on scan matching, and two SLAM solutions (an Online SLAM and a Particle Filter SLAM). The main feature is efficiency. Low computational effort and low memory usage whenever possible. The minimum viable computer to run our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AWA-Core

    AWA-Core

    Full application for factory, process engineer and Automation..

    AWA-Core (Another Way of Automation) is a complete suite that allows engineers, PLC programmers and factory designers to create huge projects for retrieving data, creating graphics, automatic scripts, exports and data links. You can easily manage AWA-Core and it's easier than Historian softwares.
    Leader badge
    Downloads: 766 This Week
    Last Update:
    See Project
  • 3

    ROBOOP

    Object oriented library in C++ for robotics simulation

    This library (ROBOOP) is a C++ robotics object oriented programming toolbox suitable for synthesis, and simulation of robotic manipulator models in an environment that provides ``MATLAB like'' features for the treatment of matrices. Its is a portable tool that does not require the use of commercial software. A class named Robot provides the implementation of the kinematics, the dynamics and the linearized dynamics of serial robotic manipulators. A class named Stewart provides the implementation...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Automagica

    Automagica

    Open Source Smart RPA

    Fully automate all of your tedious, manual tasks with Automagica! Automagica is a Smart Robotic Process Automation (SRPA) platform capable of automating a slew of cross-platform processes. It’s a very easy-to-use, comprehensive and consistent automation library that lets you automate just about anything, from mouse clicks and folder and file manipulation, through to Microsoft Office automation, business app automation, webscraping and so much more! Automagica offers a plethora of official...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Robotinics

    Robotinics

    robotic project

    O Robotinics é um projeto para construção de um robô autonomo. São características do Robotinics: - Integração de Arduino e Raspberry para gerenciamento das suas funcionalidades - Projeto totalmente open source e open hardware - Baixo custo . O Robotinics esta sendo utilizado como base para projeto mecânico no curso da ETEC Ribeirão Preto - Brasil e toda a concepção e modelagem de suas partes mecânicas serão apresentadas como trabalho acadêmico para este fim. The Robotinics is a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    Wire Factory Simulator (WFS) is a free software to simulate the control of a factory, mainly controlled by IEC 61499 applications. You can build your own factory and controller. The controller can be implemented on any programming language. WFS was originally built to simulate the action of an IEC 614999 application. So, the devices in the factory are easily connected to IEC 61499 applications. The WFS were mainly tested with FBDK (http://www.holobloc.com/). Wire Factory has been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FARSA

    FARSA

    Framework for Autonomous Robotics Simulation and Analysis

    FARSA is a collection of integrated open-source object-oriented C++ libraries that allow to experiment with autonomous robots. It allow to simulate different robotic platforms (the iCub humanoid and the khepera, e-puck, and marxbot wheeled robots), design the sensory-motor system of the robot/s, design the environment in which the robot/s operate, design the robot neural controller, and adapt the free parameters of the robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    StarFactory

    StarFactory

    Astrophotography

    An astronomical Open source Delphi project for : robotic telescope, autoguiding, astrophotography and advanced astronomical image processing. It is developing continuously by author. Some other astronomical test, ideas and source code => See my site for new informations (for amateur and Delphi programmers.) New: STAFImage : image process and blinkcomparator for astrophotographer Some other astronomical test, ideas and source code => See my site for new informations (for amateur...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Attitude Estimator

    Attitude Estimator

    A C++ implementation of a nonlinear 3D IMU fusion algorithm.

    Attitude Estimator is a generic platform-independent C++ library that implements an IMU sensor fusion algorithm. Up to 3-axis gyroscope, accelerometer and magnetometer data can be processed into a full 3D quaternion orientation estimate, with the use of a nonlinear Passive Complementary Filter. The library is targeted at robotic applications, but is by no means limited to this. Features of the estimator include gyro bias estimation, transient quick learning, multiple estimation algorithms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Behaviour Control Framework

    Behaviour Control Framework

    A C++ framework that uses inhibition trees for behaviour control.

    The Behaviour Control Framework is a generic platform-independent C++ framework that implements a control architecture consisting of a hierarchical network of behaviour layers. These layers each contain behaviours that can inhibit one another and interact to achieve control. A full discussion of the structure and ideas behind this framework can be found in the Doxygen documentation that comes with the release. This documentation is well worth a read before you decide if the library is for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    State Controller Library

    State Controller Library

    A C++ framework that implements generalised finite state machines.

    The State Controller Library is a generic platform-independent C++ framework that allows finite state machines and multi-action planning generalisations thereof to be realised. The structure and implementation of this library focuses on the application of finite state machines to real-time control loops, but can be reasonably adapted for virtually any other application, even completely unrelated to control systems. An emphasis has been placed on having very low overhead so as not to hurt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GLORIA Project

    GLORIA Project

    GLObal Robotic-telescopes Intelligent Array for e-Science

    GLORIA stands for "GLObal Robotic-telescopes Intelligent Array". GLORIA will be the first free and open- access network of robotic telescopes of the world. It will be a Web 2.0 environment where users can do research in astronomy by observing with robotic telescopes, and/or analyzing data that other users have acquired with GLORIA, or from other free access databases, like the European Virtual Observatory (http://www.euro-vo.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GraspIt

    A simulator for robotic hands.

    A simulator for robotic hands. This repository still contains the (somewhat outdated) releases and user manual. For the latest source code (recommended) please go to https://github.com/graspit-simulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Projeto Fernanda

    Projeto de Conversão

    Este projeto trata-se do esforço de conversão do componente de rede neural de Luciano F. de Medeiros, lfm@netpar.com.br Este ótimo componente do Delphi agora portado para Lazarus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RoboComp
    RoboComp is a robotics framework providing a set of open-source, distributed, real-time robotic and artificial vision software components and the necessary tools to create and manage them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    gmop3d

    Manipulator or Industrial Robots MOtion Path 3D simulation and animat

    ... alots of mistakes of code or others application problem, email to me: bywetech@foxmail.com Please reads OpenSCAD Manual at firstly. There have two parts of model build. First is build Manipulator(Industrial Robotic arm) axle rotate motion model. This have writed in source code, you can changing datas in gmp16.h. Second, terminal path model. The first version only support cube, cubic model, it support 1, translate, means cube path model 's position. 2, rotate, cube can
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OWI535 Robotic Arm To Rover Arm, Arduino

    OWI535 Robotic Arm Turned into Rover Arm, Arduino HW. Serial/Bluetooth

    New life for the OWI 535 Robotic Arm. I prepare a specific library for the arduino mega. With this library you can turn the Robotic Arm into a Rover Arm Robot. Controled either by its own Wired Control Box, or Serial/Bluetooth ports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A base for programs. Includes algorythms for Q-learning and SOM's etc. too. Examples: Hamron: Simulates evolution, uses the 2D-renderer. DriveUnit: created for school, for a robotic arm, uses the 3D-renderer. Hlearn: http://www.sagenb.org/home/pub/8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    USARSimRos

    USARSimRos

    Interface between USARSim and ROS

    USARSimRos is designed to provide a seamless interface between the USARSim framework (www.sourceforge.net/projects/usarsim) and ROS (www.ros.org). USARSim provides embodyment (sensors and platforms) and environments for a physics-based robotic simulation while ROS provides leading edge control algorithms. USARSimROS provides for auto-discovery of the simulated robots and sensors and connects these robots to the appropriate ROS control topics. Through the use of auto-discovery, robotic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Constrained Manipulation Planning Suite

    Constrained Manipulation Planning Suite

    openrave plugins for constrained manipulation

    The Constrained Manipulation Planning Suite (CoMPS) consists of three openrave plugins and associated data files. The planning and inverse kinematics algorithms in this suite are designed for articulated robots like robotic arms and humanoids. CoMPS is implemented in C++ and compiles in linux only. There are also several examples in python and matlab that show how to interface with openrave to use the plugins in CoMPS. It has been tested on all Ubuntu version from the last few years...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The RoboCup MSL Refbox is used for helping the referee to control a robotic soccer game (used by RoboCup Midsize league).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An architecture development environment for distributed agent architectures for virtual and robotic agents with focus on human-robot interaction
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles. Read more in ReadMe.txt and in the .py file comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    exploration_evaluation_framework

    Framework for evaluation of different aspects of robotic exploration.

    This project contains software for the quantitative analysis of different aspects of robotic exploration (i.e., mobile robots that autonomously explore initially unknown environments). More specifically, first, we modified the exploration package (developed by researchers at Bosch Research and Technology Center in Palo Alto, CA), by adding an exploration strategy, namely MCDM, and by introducing the possibility to change perception and decision timing, i.e., event-based or frequency-based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FIRST 4279

    FIRST 4279

    FIRST 4279 Robo Revolution

    The project exists to make the FIRST 4279's Robotic control software freely available. The project also helps facilitate communications among the mechanical and controls sub teams building the robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next