8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
PAPAS (Path Planning Algorithms Suite) is a set of algorithms intended for path planning. It has common algorithms like PRM, RRT, Wavefront Planner, etc. The implementation is done in C language.
Gearbox provides a collection of usable peer-reviewed robotics-related libraries. Gearbox is not an integration framework. Rather, it provides a set of implementations, without insisting on a standard API, for use by any number of existing frameworks.
The FunnyRobot project designs an educational robot controller that is programmable via USB. Both the hardware and software are configurable and extensible. Users can build programs with a C++ library and run them under a real-time operating system.
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 security. Auth0 now, thank yourself later.
This project's aim is to build a 3D simulation environment to control a hexapod, and communicate serially to said hexapod when connected. This way new motion algorithms can be perfected without damaging your robot.
A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
For commercial licenses see www.InfiniteAutomation.com
Get the most recent code here: https://github.com/infiniteautomation/modbus4j
For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
Orca is a component-based robotic framework. Its aim is to allow creation of complex robotic systems, from single vehicle architectures to distributed sensor networks, by easily connecting new components to reusable components from the Orca repository.
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.
Have you ever tried to control a self developed vehicle with your PC? This Project provides a GUi Controll, the schematics for the on board electroninc (including the xbee host) and the atmega 32 / 644 / 2550 software to get things work together.
JSiBo is a small and extensible simulator for mobile robot with differentially steered drive system. It provides the end user with a simple way to test algorithms, by writing them in Java language.
The BioloidNativeInterface is a C++ library to control bioloid/dynamixel modules including AX12, AXS1. It provides a parser for the bioloid protocoll and methods to read/write packets.
This script prints quadrature encoder wheels, with an index, it can be edited to create any size wheel. This allows a computer to read the speed and direction of a rotating shaft, such as a servo motor.
Implement a 3d simulator of a Quadrotor using the Gazebo simulator (part of the Player/Stage project); develop a Controller and some changes on Gazebo core required. Implement a client application, developed on Qt to interact with, using libgazebo.
Ciber Rato Debugger, is a small application written in C++, for Ciber Rato (https://sourceforge.net/projects/cpss) competition that helps the development and debugging of AI algorithms.
C++ framework designed to support iRobot Create developers with a comprehensive set of Controllers, Tasks, Schedulers, Movement Trackers, et cetera. Allows interfacing with hardware or in an emulated environment. Compiles on Linux, OS X, and Windows.
RobotSee is a language as easy as Basic, with the power of C. The RobotSee VM is a virtual machine that will run on anything from a small 8bit machine all the way up to a linux/windows class machine.
A cross-platform library that computes fast and accurate SIFT image features. libsiftfast provides Octave/Matlab scripts, a command line interface, and a python interface (siftfastpy). Optimized with SIMD instructions and OpenMP .
This is a Java-based remote control application that uses Bluetooth to control a Lego NXT. It uses simple one-line text message to inform the NXT brick on the state of a joystick and its buttons.
It's a simpler clone of RoboCode. It's a game which simulates tanks war. The focus is artificial intelligence AI, evolutive algorithms and neural networks. It's implemented in Java.
Tcl/Tk interface for the SSC-32 servo controller. Sliders generate position commands and send them to the ssc32 via serial output. The number of servos can be changed. Positions can be captured and replayed using the macro function. Added group controls.