petercorke / petercorke/robotics-toolbox-python

Dynamics wishlist: symbolic RBD simplification, Featherstone ABA, PyBullet, floating base, closed loops

Open
#674 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
C++
Stars
3.5k
Forks
624
Avg merge
2d 4h
Merged PRs (30d)
53

Description

Cluster of longstanding dynamics ideas, migrated from the wiki's Contributing page. Not scoped/prioritized; pick any item and open a PR, or comment here to discuss approach first.

  • Symbolic simplification/factorization of rigid-body dynamics
  • Use Featherstone's Articulated-Body Algorithm (ABA) to compute forward dynamics
  • Integrate with PyBullet — map ERobot to a form PyBullet can consume
  • Floating-base dynamics
  • Dynamics of closed kinematic loops, and integration with a control-design/dynamic-simulation framework
  • Integration with something like a compliant-joint toolbox

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names six separate dynamics directions but no files, tests, or entry points. Start by choosing one bullet, scope its expected behavior and interfaces in a comment, then inspect the existing dynamics and simulation-related code before proposing a focused change; done means one independently reviewable item is implemented with validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
robotics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.