Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Open Source from the Robotics Lab research group @ UC3M
...We currently host 3 main projects here:
* ASIBOT open source software, which includes basic simulation, control and vision: http://roboticslab.sourceforge.net/asibot
* Datasets we use for machine learning: https://sourceforge.net/projects/roboticslab/files/Datasets
* Nicolas Burrus' RGBDemo stuff.
...A full documentation of the stack is available on the web site:
http://openpowerlink.sourceforge.net
The following page can be used to report a security vulnerability:
https://sourceforge.net/p/openpowerlink/discussion/
An Open Source POWERLINK network configuration toolkit
openCONFIGURATOR is an open-source configuration framework for easy setup, configuration and maintenance of any POWERLINK (https://goo.gl/U9tjiy) network. It ideally complements openPOWERLINK, the open source POWERLINK protocol stack for master and slave.
The project consists of a core library implementing the configuration algorithms and an eclipse plugin base user interface.
For XDD tooling and validation support within eclipse please visit:
https://goo.gl/NBytgg
Please use the update site to install the plugin in your eclipse environment:
http://sourceforge.net/projects/eclipse-plugin.openconf.p/files/update-site/
KNOWN ISSUE WITH THE UPDATE SITE DUE TO SOURCEFORGE ENCRYPTION POLICIES:
https://goo.gl/kVr2ZZ
Install via Eclipse marketplace:
http://goo.gl/vweJ9h
User Manual:
https://goo.gl/viGd5P
For Linux distributions with Boost 1.54.0 please use: https://goo.gl/hMRTss
For Linux distributions with Boost 1.61.0 please use: https://goo.gl/ZSvW7C
...Obtaining the teachingbox:
FOR USERS:
If you want to download the latest releases, please visit:
http://search.maven.org/#search|ga|1|teachingbox
FOR DEVELOPERS:
1) If you use Apache Maven, just add the following dependency to your pom.xml:
<dependency>
<groupId>org.sf.teachingbox</groupId>
<artifactId>teachingbox-core</artifactId>
<version>1.2.3</version>
</dependency>
2) If you want to check out the most recent source-code:
git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core
Documentation:
https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
...The implementation of the Rotations Conversion Library is based on the very related Matlab/Octave Rotations Library (MORL), which is a highly tested reference implementation for the required algorithms (see https://sourceforge.net/projects/rotationslib/).
YARP, Yet Another Robot Platform. Always dreamt of controlling a humanoid robot? ...well, we do that. A C++ library for IPC, vision and control.
This project was migrated to GitHub: https://github.com/robotology/yarp
A high-performance implementation of the BACnet I/P and MS/TP protocol written for Java (minimum version 1.5) by Infinite Automation Systems. Supports all BACnet services and full message segregation. Can be used for field devices or for control platforms. For commercial licenses contact https://infiniteautomation.com/bacnet4j-open-source-bacnet-library/
The most recent code is here:
https://github.com/infiniteautomation/BACnet4J
For support see: https://forum.infiniteautomation.com/category/12/bacnet4j-general-discussion
PyMbs has moved to Bitbucket: https://bitbucket.org/pymbs/pymbs PyMbs is a Python library for modelling holonomic multibody systems. It is able to generate simulation code for Python, Modelica and Matlab.
...Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
For commercial licenses see www.InfiniteAutomation.com
Get the most recent code here: https://github.com/infiniteautomation/modbus4j
For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
MOVED TO GITHUB!! https://github.com/cmwslw/nxt-plus-plus
NXT++ is an interface written in C++ that allows the control LEGO MINDSTORMS NXT robots directly through a USB or Bluetooth connection. The interface is intended to be simple and easy to use. The interface can be used in any C++ program.
This project moved to https://forge.ocamlcore.org/projects/ocaml-mindstorm/ OCaml-mindstorm is a library that enables you to drive Lego mindsotrm NXT bricks from OCaml. Communication with the NXT brick is done through bluetooth.
...Go inside build, type: cmake ..
7. Type: make
8. Run: ./demo1 or ./demo2 ../model/puma/puma.csv ../model/puma/puma.csv
---
Binaries and robot 3D models are stored with git-lfs (https://git-lfs.github.com).