Showing 23 open source projects for "robotic"

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.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    Robot Framework

    Robot Framework

    Generic automation framework for acceptance testing and RPA

    Robot Framework is a generic open source automation framework. It can be used for test automation and robotic process automation (RPA). Robot Framework is supported by Robot Framework Foundation. Many industry-leading companies use the tool in their software development. Robot Framework is open and extensible. Robot Framework can be integrated with virtually any other tool to create powerful and flexible automation solutions. Robot Framework is free to use without licensing costs. Robot...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Node Serialport

    Node Serialport

    Access serial ports with JavaScript. Linux, OSX and Windows

    Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them! SerialPort is currently employees a governance with a group of maintainers, committers and contributors, all fixing bugs and adding features and improving documentation. You need not apply to work on SerialPort, all are welcome to join, build, and maintain this project. Nodebots uses SerialPort as the bridge between your javascript and the firmware on thousands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    Convertigo

    Convertigo

    Low Code Platform for Enterprises

    Convertigo is an open source Low Code Application Platform (LCAP) featuring MXDP (Multi eXperience Development Platform) for full-stack mobile and web application development - Large variety of connectors to enterprise apps - Low Code microservice builder to orchestrate and combine data and processes from multiple enterprise apps. - Offline data and complete data synchronization for disconnected scenarios. - Cross-platform WebApp and Native app mobile application development tools...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    libRSF

    libRSF

    A robust sensor fusion library for online localization

    The libRSF is an open source C++ library that provides several components that are required to estimate the state of a (robotic) system based on probabilistic methods. By applying the factor graph concept, well known from Graph SLAM, libRSF provides a robust solution for many sensor fusion problems. The general idea of factor graphs is to describe the state estimation problem as a graph of nodes (the state variables) that are connected by factors (measurements). The resulting graph optimization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YOLO ROS

    YOLO ROS

    YOLO ROS: Real-Time Object Detection for ROS

    This is a ROS package developed for object detection in camera images. You only look once (YOLO) is a state-of-the-art, real-time object detection system. In the following ROS package, you are able to use YOLO (V3) on GPU and CPU. The pre-trained model of the convolutional neural network is able to detect pre-trained classes including the data set from VOC and COCO, or you can also create a network with your own detection objects. The YOLO packages have been tested under ROS Noetic and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    taskt

    taskt

    Free and open-source robotic process automation (rpa)

    taskt (formerly sharpRPA) is the first truly free, easy-to-use, and open-source process automation client built on the .NET Framework in C#. taskt allows you to build and design process automation without needing to write application code. taskt allows you to automate the boring stuff and create efficienies by giving you the power to craft a digital workforce that executes and performs rule-based automation. No API? No Problem! Included is a "what you see is what you get" bot designer with...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    NanoVM - a portable tiny java vm running on microcontrollers with at least 8k code space, especially Atmel AVR controllers. Robotic examples for the Asuro, the c't-Bot and the Nibo robot are included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • 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.
  • 10
    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
  • 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
    Nightmare

    Nightmare

    A high-level browser automation library

    Nightmare is a high-level browser automation library from Segment. The goal is to expose a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It was originally designed for automating tasks across sites that don't have APIs, but is most often used for UI testing and crawling. Segment started with an open source project. Since then, we’ve open sourced hundreds of our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Articulated Robot Human interface (Articulated Robot humaN InterfacE) System designed in order to control remote devices (aka: Articulated robotic devices), using mainly joystick-type devices as input method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An easy to extend, highly graphical, easy to use 2D robot simulator specialized for path planning algorithms. Can be used in testing various robotic algorithms, and already used for comparison of path planning algorithms like RRT, RRTConnect, PRM, RboT..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The below is a list of all files released for the Crossbow's MNAV100CA with SPB400. This framework may provide a complete solution for AHRS, Navigation, WiFi Comm, and Data Logging, for various robotic applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A portable C++ library of multi-threaded STL algorithms (transform, accumulate...) using standard containers and iostreams. Thread, mutex, spinlock are templatized. Close to Intel Threading Building Blocks, HPC++ or PSTL. Idea of A.Stepanov and M.Austen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MARIE is a robotic development and integration environment focused on software reusability and exploitation of already available APIs and middlewares used in robotics. Its main purpose is to create a rapid-prototyping approach to robotics developments.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 20
    ROUAGE (Robot Utilities Assembly Generic Entities) Provides a coherent set of C++ classes usefull for robotic purposes. Servos, steppers, IR sensors, controllers, voice logic modules ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    leJOSUnit is a port of the Java based JUnit framework for testing robotic programs with a very small footprint. leJOS is a Java based replacement firmware (OS) for the LEGO Mindstorms RCX brick that comes with Lego\'s Robotics Invention System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This a software system for a Robotic Rover. The main purpose is to control the rovers drive system, modules, and autonomous functionality using VR glove gestures interpred by an artificial Neural Network.<br><br> irc.freenode.net #mars-society
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BotBuild is a robotic prototyping tool that makes coding easy and more time efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next