Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: steering

RasyaJusticio/MouseSteering

Converts mouse position into Xbox360 Gamepad steering (thumbstick left), throttling (right trigger), and braking (left trigger). Useful for driving/racing games

Language: Rust - Size: 2.11 MB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

matandoocorpo/Zwift-Steer

Sterzo simulator with an ESP32 and joystick / Simulador de Sterzo con un ESP32 y un joystick

Language: C++ - Size: 120 KB - Last synced: 10 days ago - Pushed: over 3 years ago - Stars: 29 - Forks: 4

fioreale/RoboProject

ROS Project for Robotics course [PoliMi]

Language: C++ - Size: 248 KB - Last synced: 25 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

R1PeR/MouseToVJoy

Simple application that converts mouse/keyboard input to vjoy output, created using vjoyinterface and winapi32. Useful for games like Assetto Corsa, Live For Speed, Rfactor. Requires installed version of VJoy 2.1.8. As for version 1.7, Forcefeedback works with Constant Effect and Periodic Effect. Tested on Live for Speed and Rfactor and Assetto Corsa.

Language: C++ - Size: 226 MB - Last synced: 8 days ago - Pushed: about 4 years ago - Stars: 23 - Forks: 11

dmnsgn/bird-oid

A 3D boid system with accompanying emergent behaviors. Implementation mostly based on Craig Reynolds paper Steering Behaviors For Autonomous Characters.

Language: JavaScript - Size: 3.16 MB - Last synced: 21 days ago - Pushed: about 2 years ago - Stars: 11 - Forks: 0

Arya-Bhattacharya/EuroDrive---A-driving-assistant

An automatic steering assistant for the game Euro Truck Simulator 2

Language: Python - Size: 136 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ilias-chatzistefanidis/HetNets-steering

Repo containing Channel Quality Indicator (CQI) data from real car routes in Greece. It contains a reproducable notebook with the implementation of a Bidirectional LSTM Neural Network for real-time CQI forecasting in heterogeneous ultra-dense beyond-5G networks.

Language: Jupyter Notebook - Size: 722 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 0

bakoushin/self-driving-car-javascript

Run a self-driving car using JavaScript and TensorFlow.js

Language: JavaScript - Size: 180 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 62 - Forks: 15

Flugpaul/F1E

Source code and circuit diagram for using heading information from a sensor for direction control of Free flight model FAI-Categorie F1E

Language: C++ - Size: 775 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

marcdp1997/steering-behaviours

Basic steering behaviours test done in Unity.

Language: C# - Size: 42.2 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

ricosGithubEcke/LegoSteeringEmulator

Converts Lego Mindstorm Ev3 servo input to emulated XBox360 or DS4 controller input. Allows you to use your Ev3 as a racing wheel. VR-compatible

Language: C# - Size: 6.57 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

praveengadiyaram369/Self-Driving-Vehicle

The interface of the autonomous car with the surroundings must be similar to that of human way of interaction. Humans use their eyes as a source of vision and then processes the visual signals in his/her brain and takes the necessary action accordingly. Similarly the autonomous car uses a camera as a visual source to know its surrounding, path etc. and uses the image processing techniques on the images received from the camera. This processing takes place on a minicomputer (RASPBERRY PI). After image processing, control instructions are passed on to the driving motors which helps in steering the vehicle accordingly.

Language: C++ - Size: 16.2 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

lshachar/Arduino_Fanatec_Wheel

A do-it-yourself steering wheel to Fanatec's wheel base

Language: C++ - Size: 129 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 57 - Forks: 12

JC-Concepts/RGT-Arduino_USB_Steer

This project is to create steering buttons for Wahoo RGT using an Arduino Pro Micro (or Leonardo). The concept is to make the Arduino act as an plug & play HID USB keyboard and send the characters 'A' (left) and 'D' (right) commands.

Language: C++ - Size: 428 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

lunacys/SteeringBehaviorsNez

Steering Behaviors implemented in C# with Nez

Language: C# - Size: 222 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

18684092/Steering-Wheel-Project

Haptic Steering Wheel

Language: C++ - Size: 334 MB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 7 - Forks: 2

alexandr-gnrk/huntsman

Game about hunter that uses steering behaviors

Language: Python - Size: 14.7 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

squadracorsepolito/steering_sc22 📦

Steering wheel display code, SC22

Language: C - Size: 1.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

squadracorsepolito/steering

Steering wheel display code, SC23

Language: C - Size: 1.25 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Swarno-Coder/Automation-Using-CV2---Mediapipe

This repo has modules to help you to get automation at work by CV2 & Mediapipe using python.

Language: Python - Size: 519 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

euan-forrester/ai-wisdom-3-sample

Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3

Language: C++ - Size: 4.77 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 9 - Forks: 1

euan-forrester/ai-wisdom-2-sample

Sample code for my article Intelligent Steering Using PID Controllers in the book AI Game Programming Wisdom 2

Language: C++ - Size: 4.63 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 7 - Forks: 1

aidinattar/cxx-particle-reco

Projects of the course of Object-Oriented Programming and C++ of the Bachelor's Degree in Physics of the University of Padua

Language: C++ - Size: 198 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

lluisalemanypuig/character-animation

Character animation project. Examples of steering behaviours for crowd simulation.

Language: C++ - Size: 2.26 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

cdwdirect/sos_flow

SOSflow : Scalable Observation System for Scientific Workflows

Language: C - Size: 33.5 MB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 12 - Forks: 4

ESchouten/Dubins

Dubins path planning

Language: Kotlin - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 8 - Forks: 2

oldnapalm/joy2key

Steer in GTBikeV with any unsupported joystick

Language: Python - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

grimmpp/tt-motor-mounting

Language: G-code - Size: 37.7 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Joerg-ffs/Capstone-Project

Distracted Driving Detection using Python

Language: Python - Size: 51.7 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

cherusk/opes

lat.: tools

Language: Python - Size: 44.9 KB - Last synced: 6 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

appinho/SDCND_P10_ModelPredictiveControl

Udacity - Self Driving Car Nanodegree - Term 2 - Project 5 - Model Predictive Control

Language: C++ - Size: 2.57 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

appinho/SDCND_P9_PIDController

Udacity - Self Driving Car Nanodegree - Term 2 - Project 4 - PID Controller

Language: C++ - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

davidawad/PID-controller

an implementation of a PID controller for a self driving car

Language: C++ - Size: 106 MB - Last synced: 21 days ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0