Code Monkey home page Code Monkey logo

openvd's Issues

What do I do with one more trailer

Excuse me, can i change the frame of the vehicle? For example to add one or two trailer to the TemplateArticulate. I've made some attempts but no good so I try to contact you here to make sure. Thanks very much!

FeatureRequest: Consideration of disturbances in lateral direction

Hi Andres,

would it be possible for you to integrate disturbances in lateral direction? I'm thinking of simulating the effect of cross slopes and/or cross winds. For this I need at least a new input for the lateral forces on the axles/tires. I currently solved it like this:

% Characteristic curve
`FyF = nF * self.tire.Characteristic(ALPHAF, FzF/nF, muy) + FyFDisturb;
FyR = nR * self.tire.Characteristic(ALPHAR, FzR/nR, muy) + FyRDisturb;

FyFDisturb and FyRDisturb are new inputs to the model, which currently is VehicleSimpleNonLinear.

What do you think of it?

Best regards,
Xaver

Translate to Python?

Quick question for discussion: Do you have any idea what it would take to translate to Python using the SciPy stack?

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.