Coder Social home page Coder Social logo

vehicle-models's Introduction

Vehicle Model

Welcome to the "vehicle-model" repository. This repository includes implementations of single-track vehicle models, both dynamic and kinematic, tailored for simulation and analysis of vehicle dynamics.

Repository Structure

The repository is organized into a primary scripts folder, which contains three key subdirectories:

  • data/: Contains data collected from practice runs by a full-sized Indy racecar, as well as racetrack reference lines for simulation purposes.
  • tire_model/: Includes the implementation of the Pacejka tire model (focused on lateral dynamics only). For a complete model, please refer to Pacejka Tire Model.
  • veh_models/: Consists of a dynamic single-track model and a kinematic single-track model. Additionally, a validation script dynamic_validation.py is provided to visualize the correlation between model predictions and ground truth measurements.

Usage

To use the models and scripts provided in this repository:

  1. Navigate to the scripts directory.
  2. Explore the data directory for real-world racecar data and track references.
  3. For tire dynamics, look into the tire_model directory.
  4. The veh_models directory contains the vehicle models and the validation script.

Run the validation script to compare the dynamic model predictions with actual data:

python dynamic_validation.py

vehicle-models's People

Contributors

briann92 avatar

Stargazers

Klim Fominskiy avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.