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.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Allows one to program fablab (factory and/or laboratory) in the same way as we program computer.
Imagine commands like: "dim screw12 as new screw" or "mold(form_piston_081212, brass)" or ''gear(3)=lasercut(steel2,"biggear.gc")".
This approach will let us program highly automated and self-deploying or even self-replicating factories.
I am more engineer than programmer and just beginner in python. So it looks like community help will be needed :)
ROS package implementing the Lightning Framework using OMPL
LightningROS is a ROS package implementing the Lightning Path Planning Framework.
The code here was developed for ROS Feurte. For later ROS versions, see https://github.com/WPI-ARC/lightning_ros
This approach uses a path library to store previous experience while allowing generality by also planning from scratch. Please see the paper below for more details:
A Robot Path Planning Framework that Learns from Experience
Dmitry Berenson, Pieter Abbeel, and Ken Goldberg
IEEE...
3D tracking of 4 IR LEDs using 2 wiimotes and python
This project is a part of a mini project required by the Mechatronics-2 course for the 4th year Mechatronics class in faculty of engineering Ainshams university. The mini project involves the control of an articulated robotic arm which resembles a human arm. The control is done via tele-manipulation which is done by the tracking of 4 IR LEDs fixed at the joints of the controller arm. This code is the part of the project responsible for the interfacing with the wiimote, stereo-triangulation...
A virtual scanner that converts 3D models (in Wavefront .obj format) into pointcloud files (in PCL .pcd format). Useful for simulating robotic input.
NOTE: This project has been merged into the project at https://github.com/canderegg/cfg_obj
A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
rp6simul is a simulator for the RP6 robot (AREXX Engineering)
...Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications.
rp6simul is primarily developed on Linux, but a Windows version will also be released.
This is the RoboCup Mixed Reality Project: a standard research and educational platform integrating cutting edge and low cost watch technology into a miniature multi-robot system which mixes reality and simulation.
pydaqtools provides a common interface to data-acquisition hardware for Python. Control analog/digital output or acquire analog/digital input for immediate analysis with Python for scientific, educational or engineering applications.
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.
Open source, cross platform drivers and function library for the NovInt Falcon Haptic Controller. These drivers are not produced by Novint Technologies, Inc. and do not come with any warranty as to their correctness or usage.
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.
NOTE: We have moved the project to https://bitbucket.org/makokal/openprm/overview, all the code that is still in sf is not maintained anymore. please use the new code at the location given
pyComPic is a GUI (Graphical User Interface) for picprog, sdcc and gpasm written in Python. It uses pyGTK and GTK2 for the interface. It's a good choice if you want to avoid the command line. It works with all PIC programmers supported by picprog
This project contains tools, that were created during the work with the Katana robotic manipulator at the workgroup EOS of the University of Magdeburg.
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).
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 .
pySpykeeWeb is a simple web server written in Python for controlling a Spykee robot. Currently the program supports robot movement, dock, undock, battery level reporting commands, and video streaming.
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.
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.