Coder Social home page Coder Social logo

planning-exercises's Introduction

planning-exercises

CircleCI

Please login to circleci.com with your github account, go to Add projects find planning-exercises, click Set Up Project and click Start Building. Change GITHUB-USERNAME in the link above with your github username, in order to automatically test your solution.

Homework Assignment 4

Fork and clone this repository: https://github.com/duckietown/planning-exercises

In the implementation.py implement the equivalent CarDynamics according to the description of Lavalle’s book (see 13.1.2.1 A simple car).

Create a class CarDynamics that integrates the dynamics of a car in the pattern of DifferentialDriveDynamics. We provided you with the classes CarCommmands and CarParameters.

CarCommands has two variables:

  • linear_velocity
  • steering_angle

CarParameters has one variable:

  • wheel_distance

To test your solution run python test.py in the repository. If your solution is correct you should see the message: All tests passed successfully!

To automatically test your solution commit your changes to your forked repository and note the CircleCI badge (make sure you followed instructions at the beginning of this document).

Copy the implementation.py file to ethz-fall2018-subs/Homework Assignment 4/AMOD18-ETH-last_name-duckiebot_name/. Push your solution and make a pull request.

Deadline is 23:59:59 on Tuesday 13.11.2018.

planning-exercises's People

Contributors

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