GithubHelp home page GithubHelp logo

basic-swerve-sim's Introduction

Welcome to Patrick's corner

I've been a software engineer for 15 years. I've worked in a range of industries, from emergency services to the cinema, and on projects where software shipped directly customers or to internal development teams.

I'm interested in designing and building autonomous mobile robots with four-wheel independent steering (also known as a swerve drive). The prototype has ROS2 code for robot description, the Gazebo world and the steering controller. I've also contributed a significant amount of the ROS code for the SCUTTLE robot.

Other interests include:

  • All kinds of autonomous mobile robots
  • Electronics
  • Computer Aided Design (Rhino3d, Fusion360, AutoCAD)
  • Rock climbing
  • Gardening
  • Woodworking

Latest

Github stats

Patrick's Github stats Patrick's most used languages

basic-swerve-sim's People

Contributors

pvandervelde avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ncnynl

basic-swerve-sim's Issues

Simulate uneven ground

Include the ability to have uneven ground so that we can see how the robot responds to this.
Implementing uneven ground probably means we have to include the 3D equations

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

pep621
pyproject.toml
  • pytest >=8.2.2
  • matplotlib >=3.9.0
  • numpy >=2.0.0
  • plotly >=5.22.0

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

pep621
pyproject.toml
  • pytest >=8.2.2
  • matplotlib >=3.9.0
  • numpy >=2.0.0
  • plotly >=5.22.0

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

pep621
pyproject.toml
  • pytest >=8.2.2
  • matplotlib >=3.9.0
  • numpy >=2.0.0
  • plotly >=5.22.0

Allow starting transition profiles with an existing velocity / acceleration / jerk

The simulation currently assumes that you always start from a constant state, i.e. one where you are moving with a specific body / module command and have reached steady state. In the real world it is possible that new commands are given while existing commands aren't complete yet. This means that there are existing velocity / acceleration / jerk values. Ideally the transition profiles take those into account and work with them, instead of ignoring them.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

pep621
pyproject.toml
  • pytest >=8.2.2
  • matplotlib >=3.9.0
  • numpy >=2.0.0
  • plotly >=5.22.0

  • Check this box to trigger a request for Renovate to run again on this repository

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

pep621
pyproject.toml
  • pytest >=8.2.2
  • matplotlib >=3.9.0
  • numpy >=2.0.0
  • plotly >=5.22.0

Make simulation take motor characteristics into account

At the moment the simulation does not take into account motor characteristics and limitations. In the real world however motors do have limitations and behaviour characteristics that determine its output capabilities. Thus to make the simulation more realistic it should take these things into account.

Behaviours to account for could be:

  • Maximum rotational velocity of the drive shaft
  • Maximum rotational acceleration of the drive shaft
  • The amount of torque the motor can deliver for a given rotational velocity
  • The presence (or absence) of motor deadband
  • The presence (or absence) of motor hysteresis
  • Rotational velocity and acceleration behaviour with load applied to the drive shaft

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.