All Projects → SouthEugeneRoboticsTeam → Steamworks-2017

SouthEugeneRoboticsTeam / Steamworks-2017

Licence: GPL-3.0 License
SERT's code for the 2017 Steamworks game

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Steamworks-2017

StuyLib
Award-Winning FRC Library by StuyPulse Team 694
Stars: ✭ 17 (+30.77%)
Mutual labels:  robot, frc
gym-line-follower
Line follower robot simulator environment for Open AI Gym.
Stars: ✭ 46 (+253.85%)
Mutual labels:  robot
woapp
web模拟安卓操作系统,php开发,内置文件管理,电话,短信,拍照,用在树莓派上可做智能家居,视频监控,机顶盒等……
Stars: ✭ 22 (+69.23%)
Mutual labels:  robot
steamworks
Steamworks implementation in Go that doesn't require CGo
Stars: ✭ 21 (+61.54%)
Mutual labels:  steamworks
spatialmath-matlab
Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
Stars: ✭ 142 (+992.31%)
Mutual labels:  robot
Peabot-Library
Peabot: quadruped robot library for Raspberry Pi
Stars: ✭ 18 (+38.46%)
Mutual labels:  robot
Facepunch.Steamworks-MonoGame-Integration
Facepunch.Steamworks + MonoGame.Framework = the easiest SteamAPI Integration for your app!
Stars: ✭ 18 (+38.46%)
Mutual labels:  steamworks
robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
Stars: ✭ 29 (+123.08%)
Mutual labels:  robot
elliot on g0d
elliot_on_g0d
Stars: ✭ 17 (+30.77%)
Mutual labels:  robot
skynet robot control rtos ethercat
Realtime 6-axis robot controller, based on Qt C++ & OpenCascade & KDL kinematics & HAL
Stars: ✭ 41 (+215.38%)
Mutual labels:  robot
Steamworks.Net-MonoGame-Integration
This repo is for everyone who is about to integrate the Steamworks.Net.dll into a MonoGame project. It shows some Steamworks.Net features and how easy it is to integrate it into a MonoGame project.
Stars: ✭ 30 (+130.77%)
Mutual labels:  steamworks
facebook-login-for-robots
Facebook Login for 🤖 robots
Stars: ✭ 41 (+215.38%)
Mutual labels:  robot
vbot-tuling
微信 图灵机器人
Stars: ✭ 20 (+53.85%)
Mutual labels:  robot
steam.py
An async python wrapper to interact with the Steam API and its CMs
Stars: ✭ 74 (+469.23%)
Mutual labels:  steamworks
LibDS
Library for controling FRC robots
Stars: ✭ 29 (+123.08%)
Mutual labels:  frc
trik-studio
TRIK Studio programming environment
Stars: ✭ 15 (+15.38%)
Mutual labels:  robot
statbotics
📈 Modernizing Data Analytics for FRC Robotics
Stars: ✭ 20 (+53.85%)
Mutual labels:  frc
homebridge-mi-robot vacuum
XiaoMi robot vacuum plugins for HomeBridge.
Stars: ✭ 53 (+307.69%)
Mutual labels:  robot
Virtual-Robot-Challenge
How-to on simulating a robot with V-REP and controlling it with ROS
Stars: ✭ 83 (+538.46%)
Mutual labels:  robot
TelegramTrader-MT4-MT5
Connect Telegram Messenger to Metatrader for Live Quotes, Charts, Trading, and Managing Robots(Expert Advisors)
Stars: ✭ 74 (+469.23%)
Mutual labels:  robot

Steamworks-2017

Team 2521

Contributing

Branches

The master branch of this repository should contain only well tested code. The idea is that if we had to go to competition today, if we used code from master it would behave predictably.

More major changes should be done in the development branch. All forks and branches should come out of development.

If you would like to contribute to this repository, create a fork and a branch named after the branch's purpose, limiting it to about 12 characters. For example, if you are creating the intake subsystem, name your branch intake-sub.

Issues

If you're looking to fix an issue, assign yourself to that issue or have someone assign you.

If you are a new team member, issues labeled rookie are a great way to get started!

When creating an issue that's specific to a branch (e.g., intake-sub), make sure to label it with the name of that branch.

Pull Requests

Make sure your code follows SERT's Style Guide before making a pull request to merge your changes.

Pull requests should be made to the development branch. Fully tested and working code may later be squashed and merged into master.

Pull requests should be approved by at least one peer before being merged into master. If you have extra time or are bored, review some PR's using GitHub's pull request review system.

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].