Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mecanum drive #558

Open
wants to merge 21 commits into
base: noetic-devel
Choose a base branch
from
Open

Conversation

bmagyar
Copy link
Member

@bmagyar bmagyar commented Mar 21, 2021

Rebase & quick fixup of #149

Antoine Rennuit and others added 21 commits March 21, 2021 19:39
   * wheel radius can now be retrieved from spheres (as well as cylinders)
   * the roller's radius is used rather than the wheel's (need an option for this)
…can only take a n X desired speed as it cannot move sideways instantaneously speaking). This second parameter is not used yet.
…eady done for the x direction and the rotation).
…which is to be provided is a body velocity, not a space velocity: I need to check whether this is standard or not.
   * the odometry pose is expressed in the odom frame (as a ros convention)
   * the odometry twist is a body twist (as a ros convention)
   * the input desired twist is also a body twist (as a ros convention)
…t to the center frame in the command (IK side).
…as it turned out rather misleading between the different occurences of the odom name (odom used to correspond to a reference frame, a topic and the short name for the odometry class...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants