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

[tiago]: add differential drive #174

Merged
merged 1 commit into from
Mar 15, 2022
Merged

[tiago]: add differential drive #174

merged 1 commit into from
Mar 15, 2022

Conversation

costashatz
Copy link
Member

This PR adds the possibility to Tiago to be controlled via the wheels. Here's a cool video:

output.mp4

Two important changes:

  • URDF to allow the movement of the wheels
  • Usage of bullet collision detector because FCL converts the cylinder shape to triangle mesh and this creates artifacts in the collision detection and movement

@costashatz costashatz added this to the RobotDART 1.0.0 milestone Mar 15, 2022
@costashatz costashatz self-assigned this Mar 15, 2022
@costashatz
Copy link
Member Author

Important: this PR does not implement any differential drive controller (bad branch naming), but it gives the ability to do so.

@costashatz costashatz merged commit f646d44 into master Mar 15, 2022
@costashatz costashatz deleted the tiago_diff_drive branch March 15, 2022 12:40
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.

1 participant