Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
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.
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
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.
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.
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.
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.
MIARN(Modules for Intelligent Autonomous Robot Navigation) is a project of robotics perception and interaction. We provide a gui for controlling and visualizing playerstage.sf.net sensors and opencv algorithms
This is the worlds first and probably only FLOSS project aimed to create a lowbudget, based on availble technology, cruise missile. No this is not a Joke, its for real. Why? Since no one has tried to do this before and certainly not under the GPL.
Team Assistant (TA) 2006 is a multi function tool for the RoboCup Soccer Simulation 3D.Originally Team Assistant was developed as a Bachelor's in Software Engineering Project at Shahid Beheshti University's Electrical & Computer Engineering Faculty.
General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
The Stanford Robotics Toolkit. An extensive, plugin-based architecture supporting the simulation and implementation of robotics algorithms. Designed for research purposes, the framework features a processing environment, a 3D GUI, and a CARMEN interface.
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
OpenSim - Open Simulator. Primarily a 3D simulator for multiple indoor and outdoor mobile robots. Includes 3D real-time rendering (via OSG) and a physics engine (via ODE). Current emphasis is on manipulators.
Simulator for large neuronal networks using leaky INF as its basic element. Simple few line scripts will enable rapid creation of large networks with different connectivities. Aimed at researchers interested in quickly testing large networks of neurons.
libkine
---
A serial robot kinematics library.
Feature:
---
* [x] DH Paramters
* [x] Homogenous transformation matrix
* [ ] Screw theory
* [ ] Rigid body velocity / Jacobian
* [x] 3D Visualization with using STL files
Dependencies:
---
1. VTK for visualization
2. Armadillo for matrix calculation
3. FLTK for the joint sider interface
How to Install:
---
1. Make sure you have git-lfs installed
2. Clone the repository: git clone git@github.com:auralius/libkine.git
3. Go to the directory of the cloned project, use git-lfs to get the binaries and the robot 3D models: git lfs checkout
4. ...
### mesh reconstruction from point cloud # filters the input data eliminating noise # creates a quad shell - mesh with inside and thickness ### additional info: - GUI using Clan-Lib SDK
A simple messaging system designed for rapid deployment on robotic platforms. Based on the venerable Inter-Process Communication Package, simpleIPC offers several key extensions: units, auto-discovery, message descriptors, and a Python wrapper. See Soto.
DisCoBotS is a Distributed Collective Robotics Simulator
DisCoBotS (Distributed Collective Robotics Simulator) aims to be a robotics simulator with a focus on swarm and modular robotics that can be run in parallel on multiple computers to speed up calculations of sensor values. Other features are: Fast calculation of sensor values by using graphics hardware, physics, integrated python shell, simple xml-based scene setup. Site is currently under construction. Repository will be setup soon. Stay tuned.