Skip to content

Conversation

gncnpk
Copy link
Contributor

@gncnpk gncnpk commented Sep 28, 2025

@github-actions github-actions bot added car related to opendbc/car/ nissan labels Sep 28, 2025
@sshane
Copy link
Contributor

sshane commented Oct 6, 2025

video doesn't exist

@Sathans
Copy link
Contributor

Sathans commented Oct 8, 2025

I think this is the video he is referring to: https://discord.com/channels/469524606043160576/1354673361719918722/1421697692144373832

@gncnpk
Copy link
Contributor Author

gncnpk commented Oct 9, 2025

Thanks @Sathans, that is it! :)

ret.brand = "nissan"
ret.safetyConfigs = [get_safety_config(structs.CarParams.SafetyModel.nissan)]
ret.autoResumeSng = False
ret.steerAtStandstill = True
Copy link
Contributor

@sshane sshane Oct 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's easiest to merge smaller, standalone changes separately. Right now you're gating this feature addition on a safety related lateral torque change, which obviously takes much longer to review + requires comma to buy or rent the vehicle to validate it ourselves.

Can you split this change out and get a route of steering at a standstill?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, let me revert the torque related commits! I'll try to get a route as soon as I can

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gncnpk gncnpk changed the title Nissan: Enable steering at standstill and improve steering speed by increasing max torque Nissan: Enable steering at standstill Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

car related to opendbc/car/ nissan

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants