Robotics Software for Windows

View 987 business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    A visual interface for leJOS. RCXDownload automatically sets the JDK-, leJOS- and ClassPaths, compiles the chosen Java-Source, shows the compiler messages and is able to link and load both, the compiled classes and the leJOS-firmware. RCXDirectMode direc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This projects aims to integrate the open hardware OpenPCD RFID reader with the Java OS leJOS for Lego Mindstorms.
    Downloads: 0 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 of the kinematics, the dynamics for Stewart type parallel manipulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ROSEN means RObotic Simulation Erlang eNgine; it is a software library, written in Erlang, which simulates 3D environments and in particular autonomous mobile robots, each with its behaviour and interaction capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 5

    Raspberry_Quemu_forWindows

    This is QEMU virtual machine with Raspbian OS for students KNUCA

    Це віртуальна машина QEMU із зібраною операційною системою Raspbian для емуляції Raspberry Pi на Windows 7, 8, 10. Використовується для занять з робототехніки в Київському національному університеті будівництва і архітектури. pi/raspberry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a third year computer science project. A software system for simulating and animating Reinforcement Learning (RL) algorithms mainly for modular robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Remote Robot monitor is a wxPython-based interface for controlling and monitoring mobile robots designed to take part to the Eurobot 2009 contest. Provides and interface to exchange data with the DIIT TEAM (http://eurobot.diit.unict.it) Erlang-developed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project ready to essay with OpenCv libraries, using QT. Created in Windows but possibly easy to compile in other OpenCv and QT compatible systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Resistor Value Identifier

    Resistor Value Identifier

    Identify electronic resistor values

    This HTML utility allows the user to select standard color codes or surface mount numbers, then it identifies the resistor value. There is no need to memorize color codes or multipliers. An online working example of this program can be used at ZoomAviation.com/programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 10
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RoboBeans is an interface to the "Robocup 2D Soccer Simulation Server" that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RoboCup GameController is an open source software used in the RoboCup Humanoid League and the Standard Platform League. Referee commands are sent to the robots on the playing field via wireless network to reach a higher autonomy of the players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The multi-agent emulation system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java software. Processes images from USB web camera or Blue Tooth enable cell phones. Generates commands for driving small hand-made robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RoboRealm Extensions are plugins to the RoboRealm application that allow you to extend RoboRealm in whatever way you need. RoboRealm is a powerful computer vision based application for use in machine vision, image analysis, and image processing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a collection of source code, scripts, designs, protocols and other types of documents aimed to help building and modding humanoid robots including Hitec Robonova, Kondo KHR and Robotis Bioloid. Files are contributed by robosavvy.com forum members
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Robosoft Simulator, is a software for development of programs in ACL (Advanced Control Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    This program schedules, launches and monitors any Java Runnable object. Anything you can do from Java, you can schedule and monitor using this program. It includes a nifty stopwatch widget as a metaphor for measuring performance. The monitoring is done via event messages which are displayed in real time in a GUI dialog and stored in a JavaDB database. Any number of tasks (Runnables) can be launched and monitored simultaneously. The user / programmer of the API Jar designs their own messages, specifying the set of properties and their types which will be sent with each event they want to report. The properties in the custom message are the fields in a log table created specifically for that task. I am including a sample use program which is a sensor-net simulation, specifically of a home monitoring system, which could be used as a control system as well provided the interfaces from Java to the devices are installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a fork of the JollyNinja Bot for Robocode. The project intends to document JollyNinja's source code, make it work in teams and provide a solid API to base other Bots on, especially TeamRobot based bots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An multiplatform C++ environnement for simulating robots. Characteristics are : - robots are created using lego philosophy - robot behaviour language to be defined (lua ?) - multi users support on a same environnement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Robosapien Dance Machine - completely control your Robosapien with just your voice while you unleash the funky power of your Robosapien! Create dances, your own comedy movies, and more with this powerful interactive script editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Control software for autonomous mobile robot with differential steering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This application is for robot path planning given a set of obstacles. The resulting CBi's are visualized and presented in a 3D manner such that the user may plan a robot's available path according to the (x, y, theta)-space.
    Downloads: 0 This Week
    Last Update:
    See Project