Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.
This project contains a collection of robotics algorithms and data-processing tools developed and maintained by researchers in the Stanford AI Laboratory (SAIL). The project uses the infrastructure provided by ROS to encourage modularity and reusabil
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
Continuous Collision Detection Library -- Ricochet is a continuous collision detection algorithm for computing time of contact (TOC) and contact points and normals that works with polygon soups.
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.
The CoreBots library is a set of components for robots. The library adresses the command and control layer, and the localization and mapping problem. It is intended to run on the CoreBots at Ecole des Mines and/or on the WifiBots.
Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2).
Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
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.
Weekend-robotics enables the dedicated amateur to build a autonomous robot. It runs on a Linux system for high-level operations and offers an interface to the defacto standard hardware abstraction layer in robotics, Player/Stage.
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.