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

throttle和steer #102

Open
CoderXuans opened this issue Dec 30, 2024 · 3 comments
Open

throttle和steer #102

CoderXuans opened this issue Dec 30, 2024 · 3 comments

Comments

@CoderXuans
Copy link

@deepcs233
你好,请问throttle和steer的输出是写反了吗?

@deepcs233
Copy link
Collaborator

有相关的log或者奇怪的现象吗

@CoderXuans
Copy link
Author

在路上直行的时候,throttle为零,但是steer为0.75。

@CoderXuans
Copy link
Author

    display_data['meta_control'] = 'Throttle: %.2f. Steer: %.2f. Brake: %.2f' %(
        control.steer, control.throttle, control.brake
    )
    应该是这里反了

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

No branches or pull requests

2 participants