Coder Social home page Coder Social logo

quantifying-safety-of-learning-based-self-driving-control-using-almost-barrier-functions's Introduction

Quantifying-Safety-of-Learning-based-Self-Driving-Control-Using-Almost-Barrier-Functions

This repository contains the parameters of Kinematic and Dynamic models used in the paper (revised) Quantifying Safety of Learning-based Self-Driving Control Using Almost-Barrier Functions.


Vehicle Dynamics Models

Kinematic Model Dynamic Model
Kinematic Model Dynamic Model

The figures above illustrate the kinematic and dynamic vehicle models. The only parameter for the Kinematic model is the wheelbase of the vehicle, which we use $L=2.9$ meters.

For Dynamic model, the parameters are shown in the table below:

Parameter Description Value
$L$ Wheelbase (m) 4.35
$m$ Mass (kg) 1600
$I_z$ Yaw inertia (kg·m^2) 7500
$l_f$ Center of gravity to the front axle (m) 2.175
$l_r$ Center of gravity to the rear axle (m) 2.175
$c_f$ Coefficient for front tire cornering stiffness linear approximation (N/rad) 2e4
$c_r$ Coefficient for rear tire cornering stiffness linear approximation (N/rad) 2e4

The implementations of the dynamics are based on [1], [2] and [3]. We are working to get the full codebase of the barrier function training and verification soon.

[1] Snider JM. Automatic Steering Methods for Autonomous Automobile Path Tracking. 2009.

[2] Sakai A, Ingram D, Dinius J, Chawla K, Raffin A, Paques A. PythonRobotics: a Python code collection of robotics algorithms. Published online 2018. doi: https://doi.org/10.48550/arXiv.1808.10703

[3] Dong C. PathTrackingBicycle. GitHub repository. https://github.com/Derekabc/PathTrackingBicycle. 2020.

quantifying-safety-of-learning-based-self-driving-control-using-almost-barrier-functions's People

Contributors

zhizhenqin avatar

Watchers

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