steering
There are 36 repositories under steering topic.
lshachar/Arduino_Fanatec_Wheel
A do-it-yourself steering wheel to Fanatec's wheel base
bakoushin/self-driving-car-javascript
Run a self-driving car using JavaScript and TensorFlow.js
matandoocorpo/Zwift-Steer
Sterzo simulator with an ESP32 and joystick / Simulador de Sterzo con un ESP32 y un joystick
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.
darbycostello/RVO3D
3D Reciprocal Velocity Obstacle avoidance plugin for UE4
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
18684092/Steering-Wheel-Project
Haptic Steering Wheel
dmnsgn/bird-oid
A 3D boid system with accompanying emergent behaviors. Implementation mostly based on Craig Reynolds paper Steering Behaviors For Autonomous Characters.
cdwdirect/sos_flow
SOSflow : Scalable Observation System for Scientific Workflows
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.
ESchouten/Dubins
Dubins path planning
euan-forrester/ai-wisdom-2-sample
Sample code for my article Intelligent Steering Using PID Controllers in the book AI Game Programming Wisdom 2
alexandr-gnrk/huntsman
Boids game about hunter that uses steering behaviors
lluisalemanypuig/character-animation
Character animation project. Examples of steering behaviours for crowd simulation.
maxlock/FlySkyArduinoBuggy
Use a FlySky/Turnigy receiver with an arduino and motor shield to drive a buggy
appinho/SDCND_P10_ModelPredictiveControl
Udacity - Self Driving Car Nanodegree - Term 2 - Project 5 - Model Predictive Control
Joerg-ffs/Capstone-Project
Distracted Driving Detection using Python
oldnapalm/joy2key
Steer in GTBikeV with any unsupported joystick
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.
cherusk/opes
lat.: tools
Flugpaul/F1E
Source code and circuit diagram for using heading information from a sensor for direction control of Free flight model FAI-Categorie F1E
lunacys/SteeringBehaviorsNez
Steering Behaviors implemented in C# with Nez
squadracorsepolito/steering
Steering wheel display code, SC23
Vladimir-Lazic/CarND-PID-Control-Project
Implementation of a PID controller for vehicle steering and throttle for the Udacity Self-Driving Car Nanodegree
Arya-Bhattacharya/EuroDrive---A-driving-assistant
An automatic steering assistant for the game Euro Truck Simulator 2
fioreale/RoboProject
ROS Project for Robotics course [PoliMi]
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.
Kloud23/Behavioral-Cloning-Car-Driving
Project executed as part of the Udacity Self Driving Car Nanodegree
RasyaJusticio/MouseSteering
Converts mouse position into Xbox360 Gamepad steering (thumbstick left), throttling (right trigger), and braking (left trigger). Useful for driving/racing games
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
squadracorsepolito/steering_sc22
Steering wheel display code, SC22
Swarno-Coder/Automation-Using-CV2---Mediapipe
This repo has modules to help you to get automation at work by CV2 & Mediapipe using python.
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
appinho/SDCND_P9_PIDController
Udacity - Self Driving Car Nanodegree - Term 2 - Project 4 - PID Controller
davidawad/PID-controller
an implementation of a PID controller for a self driving car