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.
Try free now
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
The Dragon Fire compiler takes a new, 21st century, look at the Dragon (i.e. Dragon Book). No longer impenetrable to the programmer, this compiler is open and available to them. You control the Dragon, and get Dragon insight into your programs.
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.
An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
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 .
PyMani is a program for robotic manipulator simulation. Designed for testing manipulator dynamics and as an educational tool for teaching the robotic parameters. This project currently uses Python, VPython, SymPy, PyODE, and wxPython.
A simple GUI frontend for the Microchip pk2cmd program written in python. At the minute it only supports writing. I plan to add reading and maintainance (renaming pickit2 devices, updating firmware) features soon.
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
pyWombat is a Python encapsulation layer for the Serial Wombat PIC microprocessor (www.serialwombat.com). The goal is to develop a robotics platform with intelligence on the host in Python and 'arms, legs and eyes' on the Wombat. See Wiki for details.
SimpleODE - physic simulation lib.It is free project based on Open Dynamics Engine (ODE):rigid body dynamics,realtime simulation, cloth, fluid(water) 2D, all ODE joints,vehicles,legged creatures ragdoll,complex objects,many demos. PROJECT CLOSED
Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
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
DARPA Urban Challenge, a C++ based platform for testing Path Planning Algorithms: An application of Game Theory and Neural Networks.
Rubin, Raphael (2007)
Navlib is a collection of algorithms created to solve the navigation problem for 2D non-holonomic vehicles. It includes code for computational geometry, system identification, path planning, and control. Written in C++ with python extensions.
This application is a .NET based framework, designed for helping in development of different volume reconstruction, 3D voxel visualization and color consistency algorithms in multi view dynamic scenes.
Erode is a comprehensive layer over ODE (Open Dynamics Engine) library which allow you to easily create ODE world and visualize them (through Qt widget). It also offers convenient functions to control the appearance, parameters etc.
Windowed walking robot simulation system (based on Qt v.4 library). Allows projecting kinematic model of robot, planning robot movement, and movement simulation with gait parameters visualization. Program stores all data in XML files.
A 3D robots simulator written in python. Uses ODE physics and OpenGL/Inventor graphics. A differential wheels robot is provided. There is no user interface but the code is small and is intended to be easily extended for your simulations.
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..
Simulates and visualizes swarming algorithms with limited communication. Also provides an interface to animate particle motion by playback (with pause, fastforward, and rewind) of path information from files. Can output EPS figures and avi frames.
Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines.