Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Try for free
The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
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
MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
This project is for converting PCB RS274X gerber files to RS274NGC Gcode files. Currently this software is in the early development stages. Currently working to simplify the program and improve reliability.
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.
GMM-GMR is a light package of functions in C/C++ to compute Gaussian Mixture Model (GMM) and Gaussian Mixture Regression (GMR). It allows to encode any dataset in a GMM, and GMR can then be used to retrieve partial data by specifying the desired inputs.
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
The below is a list of all files released for the Crossbow's MNAV100CA with SPB400. This framework may provide a complete solution for AHRS, Navigation, WiFi Comm, and Data Logging, for various robotic applications.
Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.
By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
This is a collection of source code, scripts, designs, protocols and other types of documents aimed to help building and modding humanoid robots including Hitec Robonova, Kondo KHR and Robotis Bioloid. Files are contributed by robosavvy.com forum members
This project contains both tools and data for Optical Flow evaluation purposes. It offers: many ground truth optical flow sequences; a tool for generating optical flow data from real sequences; implementations of some optical flow algorithms.
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.
ModUtils is comprised of libraries and tools for building modular robotic systems, including communications toolkits, data logging/replay facilities, and a consistent meta-architectural framework for integrating individual modules into whole systems
This is an open-source CAD/CAM system. Geometry uses both CSG (constructive solid geometry) and Brep. There is intelligent tool path generation. The robotic control generates both APT and Gcode files. It will control 5axis and hexapod robots.
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.
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.
### 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
...Given that the controller can accept data from over the network, another embedded controller that is able to use these kinds of cameras can be loaded with this software to send the image and depth data from the kinect over the network to the other controller.
Currently, KinectStreamer can only use the libfreenect library as its driver. Support for the OpenNI driver should be rolling out soon.
...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. ...