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.
Create free account
MongoDB Atlas runs apps anywhere
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.
(RoboSim) Java based Robot Localization and Path Planner Simulator.
...Source : https://github.com/habsoft/robosim
Blog : https://robosimblog.wordpress.com
Note : Use jre 1.7 to run it.
1.Histogram Filter
2.Histogram Filter with Sonar Range Finder (Experimental)
3.Kalman Filter
4.Particles Filter
5.Path Planning
6.Path Smoothing
7.PID Controller
Path Planning Algorithms
1.BFS
2.DFS
3.A Star
4. Dynamic Programming
Heuristics
i. Euclidean Distance
ii. Euclidean Distance(+)
iii. Euclidean Distance(*)
iv. Euclidean Distance Squared
v. ...
This project contains a collection of robotics algorithms, drivers and tools developed by researchers at Bosch Research and Technology Center in Palo Alto, CA. The project uses the infrastructure provided by ROS.
The TUM personal robotics package is a collection of libraries that aims to offer methods for personal robotic assistants to operate successfully in indoor environments.
The USC ROS packages project offers algorithms and drivers for the robotics projects underway in the labs at the University of Southern California. These packages are for use with the ROS software infrastructure (http://ros.sourceforge.net/).
libnxter is a collection of robot utilities for lego mindstorms nxt robotics kit, written in NXC language, and currently implements: two wheel drive vehicle, odometer, motor control, sonar, integer matrix algebra, vectors, PID control and kalman filter.
The CMU personal robotics package offers many robotics algorithms/controllers/drivers that enable robots to perform basic tasks like manipulation and vision. The main infrastructure used is OpenRAVE and Robot Operating System (ROS).
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
The Rice Personal Robotics Package is a collection of libraries that aims to offer methods for personal robotic assistants to operate successfully in indoor environments. These libraries are mostly focused on motion planning tasks.