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

R&D Better drive terrain logic for smoother on-the-spot manuvers. #17

Open
Roozki opened this issue Oct 4, 2023 · 0 comments
Open

R&D Better drive terrain logic for smoother on-the-spot manuvers. #17

Roozki opened this issue Oct 4, 2023 · 0 comments
Assignees
Labels
Chassis Integrate with Chassis subteam R&D Research-heavy tasks, end goal would be proof of concept prototype

Comments

@Roozki
Copy link
Contributor

Roozki commented Oct 4, 2023

We have 6 fancy servo motors for our drive system. We can independently control each motors speed, direction and read position (odometry) from each motor.

Right now, we drive our rover like a tank, writing the same values to the left motors and right motors. Turning on the spot puts a lot of strain on the rover, and it doesn't turn smoothly, so it is hard to do small rotations.

Current package: move_motor (motor_control_circ)

@Roozki Roozki added R&D Research-heavy tasks, end goal would be proof of concept prototype Chassis Integrate with Chassis subteam labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chassis Integrate with Chassis subteam R&D Research-heavy tasks, end goal would be proof of concept prototype
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

2 participants