LasseD / LasseD/PybricksProjects

42160 Audi RS Q etron - frozen steering calibration

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
17
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hello Lasse, I tried your 42160 Audi RS Q etron code and actual version always freezes during steering calibration. The wheels turns right, left and then always freezes about 45 degrees to the left and the controller disconnects. I didn't have time to study where the problem exactly was (my son was standing behind me and already wanted to drive), but started working as far as I removed these two lines:

motorSteering.run_target(SPEED_STEERING, (maxSteering+minSteering)/2, then=Stop.HOLD)
motorSteering.reset_angle(0)

I will try later to look closely, but if you have time, please try to verify and publish a new version.

Thank you and have a nice rest of Christmas
Libor

Contributor guide

No contributing guide indexed for this repository

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

Start with the 42160 Audi RS Q etron project and reproduce the steering calibration freeze. Inspect the calibration around motorSteering.run_target and motorSteering.reset_angle, then verify that calibration completes without freezing at about 45 degrees or disconnecting the controller.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot, robotics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.