-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
tools/replay/can_replay.py not working with Panda Jungle #33164
Labels
PC
Issues related to running openpilot on PC
Comments
Have you tried reflashing your jungle with the latest fw? |
I tried this but get the same results:
On a second attempt I don't get the above error but the Comma 3X says "openpilot Unavailable. Waiting for controls to start" - however I can see the LEDs blinking on the panda jungle for a short while |
Still having issues? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I am attempting to use the CAN replay script provided in
tools/replay/can_replay.py
. I have a panda jungle board connected to my PC and a Comma 3X connected to the panda jungle.The ignition signal is correctly sent and detected by the Comma 3X but after this I face multiple issues:
Firstly I will often see this error which then hangs, forcing me to restart the script:
When it does work, using the default route, the Comma 3X just displays the following message:
"openpilot Unavailable. Waiting for controls to start", however I can see the LEDs on the panda jungle flashing.
I also tried to use the demo route from tools/replay/replay (
a2a0ccea32023010|2023-07-27--13-01-19
), this gets me a bit further but now instead I see the message "Dashcam Mode. Car Unrecognized"OS Version
Ubuntu 24.04
openpilot version or commit
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: