googlecloudrobotics / Core

Licence: apache-2.0
Cloud Robotics Core: Kubernetes, Federation, App Management

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Core

Se2clam
SE(2)-Constrained Localization and Mapping by Fusing Odometry and Vision (IEEE Transactions on Cybernetics 2019)
Stars: ✭ 116 (-7.2%)
Mutual labels:  robotics
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-4.8%)
Mutual labels:  robotics
Mulesoft Docs
Main MuleSoft documentation repository
Stars: ✭ 122 (-2.4%)
Mutual labels:  cloud
Trino
Trino: Master your translations with command line!
Stars: ✭ 118 (-5.6%)
Mutual labels:  cloud
Vorteil
turn your applications and containers into micro virtual machines
Stars: ✭ 120 (-4%)
Mutual labels:  cloud
Activiti 7 Developers Guide
https://activiti.gitbook.io/activiti-7-developers-guide/
Stars: ✭ 120 (-4%)
Mutual labels:  cloud
Koku
An open source solution for cost management of cloud and hybrid cloud environments.
Stars: ✭ 117 (-6.4%)
Mutual labels:  cloud
Backup Manager
Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
Stars: ✭ 1,589 (+1171.2%)
Mutual labels:  cloud
Learningbycheating
Driving in CARLA using waypoint prediction and two-stage imitation learning
Stars: ✭ 119 (-4.8%)
Mutual labels:  robotics
Aws Faq
Stars: ✭ 122 (-2.4%)
Mutual labels:  cloud
Cloud Discovery
Cloud Discovery provides a point in time enumeration of all the cloud native platform services
Stars: ✭ 119 (-4.8%)
Mutual labels:  cloud
Gen.jl
A general-purpose probabilistic programming system with programmable inference
Stars: ✭ 1,595 (+1176%)
Mutual labels:  robotics
Janitor
The fastest development system in the world.
Stars: ✭ 120 (-4%)
Mutual labels:  cloud
Invisible Highway
Invisible Highway is an experiment in controlling physical things in the real world by drawing in AR. Simply make a pathway along the floor on your phone and the robot car will follow that path on the actual floor in your room. A custom highway with scenery is generated along the path to make the robots a little more scenic on your phone screen.
Stars: ✭ 118 (-5.6%)
Mutual labels:  robotics
Training
Container, Monitoring & Logging, Cloud & DevOps Tutorials and Labs
Stars: ✭ 121 (-3.2%)
Mutual labels:  cloud
Ros2 cookbook
Code snippets for ROS2
Stars: ✭ 117 (-6.4%)
Mutual labels:  robotics
Gobetween
☁️ Modern & minimalistic load balancer for the Сloud era
Stars: ✭ 1,631 (+1204.8%)
Mutual labels:  cloud
Cleanit
Open-source Autonomy Software in Rust-lang with gRPC for the Roomba series robot vacuum cleaners. Under development.
Stars: ✭ 125 (+0%)
Mutual labels:  robotics
Awsprocesscreds
Process credential providers for AWS SDKs and Tools
Stars: ✭ 123 (-1.6%)
Mutual labels:  cloud
Cloud Security Remediation Guides
Security Remediation Guides
Stars: ✭ 121 (-3.2%)
Mutual labels:  cloud

Cloud Robotics Core

Google's Cloud Robotics Core is an open source platform that provides infrastructure essential to building and running robotics solutions for business automation. Cloud Robotics Core makes managing robot fleets easy for developers, integrators, and operators. It enables:

  • packaging and distribution of applications
  • secure, bidirectional robot-cloud communication
  • easy access to Google Cloud services such as ML, logging, and monitoring.

Cloud Robotics Core overview

Cloud Robotics Core is open source and pre-alpha. Support is currently limited to a small set of early access partners. We will gladly accept contributions and feedback, but we are making no stability or support guarantees at this point in time.

Documentation

Documentation of the platform and related How-to guides can be found at: https://googlecloudrobotics.github.io/core/

Get Involved

If you want to get involved, please refer to CONTRIBUTING.md, reach out to [email protected] or ask Stack Overflow questions with #google-cloud-robotics.

Source Code

Most interesting bits are under src:

  • app_charts: contains kubernetes resources for the core platform and apps
  • bootstrap: provisioning for the cloud (terraform) and the robot (debian package)
  • go/java/proto/python: the code that goes into images referenced from app_charts

The root directory contains a deploy.sh script for building and installing the software. More details on that are in the building from sources guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].