Showing 86 open source projects for "robotics simulation"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    Robotics Lab

    Robotics Lab

    Open Source from the Robotics Lab research group @ UC3M

    Welcome to the open branch of the Robotics Lab research group @ Universidad Carlos III de Madrid (UC3M). We currently host 3 main projects here: * ASIBOT open source software, which includes basic simulation, control and vision: http://roboticslab.sourceforge.net/asibot * Datasets we use for machine learning: https://sourceforge.net/projects/roboticslab/files/Datasets * Nicolas Burrus' RGBDemo stuff.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2

    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: 0 This Week
    Last Update:
    See Project
  • 3
    An Open Source IEC 61131-3 Integrated Development Environment, providing PLCOpen SoftPLC programming, CanOpen IO's, and SVG based HMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    iqr large-scale neural systems simulator
    iqr is a simulation software to graphically design and control large-scale neuronal models. Simulations in iqr can control real-world devices in real-time. iqr can be extended by new neuron, and synapse types, and custom interfaces to hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    FeRaL

    FeRaL

    Finite Element Rapid Analysis Lab

    FEMM procedures to analyse rotating machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenOCL Matlab

    OpenOCL Matlab

    Optimal control, trajectory optimization, model-predictive control.

    The Open Optimal Control Library is a software framework in Matlab/Octave for modeling optimal control problem. It uses automatic differentiation and fast non-linear programming solvers. It implements direct methods. In the backend it uses CasADi and ipopt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners. Obtaining the teachingbox: FOR USERS: If you want to download the latest releases, please visit:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CamShaft
    Calculation of camshafts - allows to define a camshaft profile on the set trajectory which should provide the given mechanism. The trajectory can be set graphically, co-ordinates or function.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    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
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    openmsr is a collection of tools around Instrumentation,Control and Automation ( ICA ). It runs under the following OS: Windows, Linux and Mac OSX. Ther are tools like digital simulation, object recognition, SoftPLC. Tools Messen,Steuern und Regeln
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Random Number

    Random Number

    Random any number you want as many as you want

    Random any number you want and how many as you want for free . Design for winning the lottery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Libre Mechanics

    Libre Mechanics

    Open Knowledge on engineering development.

    ... today. The four principal lines of work are: Design Analysis and Simulation Automation and Robotics Development
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 13

    (RoboSim) Robot Simulator

    (RoboSim) Java based Robot Localization and Path Planner Simulator.

    Java based portable simulator to visualize and understand the Robot Localization, Path planning, Path Smoothing and PID controller concepts. It is very flexible and easy to use. It supports multiple platforms. The source code is available on Github where you can find latest development and up-to-date documentation. Source : https://github.com/habsoft/robosim Blog : https://robosimblog.wordpress.com Note : Use jre 1.7 to run it. 1.Histogram Filter 2.Histogram Filter with Sonar...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    pySimiam

    pySimiam

    Robot simulator inspired by Sim.I.Am

    PySimiam is a robot simulator, created to follow the course "Control of Mobile Robots" offered at Coursera. The simulator models an arbitrary number of mobile robots in a 2D environment, each controlled by a arbitrary algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    Factory Hardware Emulator

    Emulate MODBUS industrial network with devices.

    FactoryController testing/verification tool. Simulate MODBUS-TCP industrial network with set of devices. Update 2017: Hardware Emulator project has been integrated to main FactoryController codebase and this repository is obsolete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simox
    Simox has moved to gitlab. Please update your URLs: https://gitlab.com/Simox/simox A platform-independent robot simulation, motion and grasp planning toolbox consisting of three modules: VirtualRobot to simulate and visualize robots, Saba the sampling-based motion planning library and GraspStudio for grasp planning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Bot simulation main purpose is to help real bot developer to test their bot behaviors thanks to an openGL simulation with collision detection and a scriptable behavior in LUA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a sophisticated & integrated simulation and analysis environment for dynamical systems models of physical systems (ODEs, DAEs, maps, and hybrid systems). It supports symbolic math, optimization, continuation, data analysis, biological apps...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Aquila

    Aquila

    Software Architecture for Cognitive Robotics

    Aquila 2.0, an open-source cross-platform software architecture for cognitive robotics that makes use of independent heterogeneous CPU-GPU modules with loosely coupled dynamically generated graphical user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    sfunctioner is a GUI wizard written in PyQt for creating Matlab Simulink sfunctions quickly and efficiently. It helps creating a fully functional sfunction within a few minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MIT SPHERES Simulation (Release)

    MIT SPHERES Simulation (Release)

    MIT's spacecraft simulator for control algorithm development

    The SPHERES simulation is designed to support most software-related aspects of single- and multi-satellite SPHERES operations. The simulation code base consists of simulated versions of most of the SPHERES core flight code and additional code that simulates dynamics, communications, and other environmental interaction. The simulation is particularly valuable during the early stages of algorithm development and implementation as an aid in accelerating the learning curve for any Guest...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    lobots
    lobots is a robot simulator featuring 3D graphics using OpenGL and GLUT libraries. It provides a client/server model, supporting multiples robot clients remotely connected on a TCP/IP network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    iRobot Create Simulator
    A MATLAB toolbox for simulating the movement of the iRobot Create. Contains multiple GUIs for creating maps and other input, showing the movement of the Create, and replaying a previously saved session.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next