Giter Club home page Giter Club logo

brim-bmd-2023-paper's People

Contributors

tjstienstra avatar

Stargazers

Christopher Dembia avatar

Watchers

Jason K. Moore avatar Sam Brockie avatar  avatar

brim-bmd-2023-paper's Issues

Notes on OCP definition

Here are some thoughts on a minimal set of constraints and objective elements that may be needed to solve the lane change.

The cyclist starts out riding at speed at its upright equilibrium point. They try to follow a line on the ground with a step "lane change" with the rear wheel by only applying steering or elbow torques. After completing the lane change the cyclist attempts to return to the equilibrium state at a slightly different speed.

  • We have to have a fixed duration so we should not select too little time for any end constraints to be satisfied, i.e. give plenty of time after the lane change.

Constraints

  • No need to apply pedaling torque, start with an initial forward speed and let the end speed be positive (or greater than initial speed - 10% or something reasonable).
  • At time = 0 all bicycle states are zero except front and rear wheel rates and the rider's arms are set for the zero steer config.
  • At time = final all bicycle states are zero +/- constraint tolerance except front and rear wheel rates. Front and rear wheel rates should result in a positive forward motion and be within ~10% of the initial values for the wheel rates.

Objective

  • Minimize steering (or elbow) torque: minimal input energy formulation.
  • Rear contact point lateral location should be minimized wrt to the lateral location of the lane line on the ground at whatever longitudinal position it is at: [y_rear(x) - y_ground_line(x)]^2.
  • Minimize change in speed: abs(v(t_final) - v_(t_initial))

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.