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

Steering angle rate check #56

Merged
merged 5 commits into from
Mar 28, 2024
Merged

Steering angle rate check #56

merged 5 commits into from
Mar 28, 2024

Conversation

JoyceZhu2486
Copy link
Collaborator

@JoyceZhu2486 JoyceZhu2486 commented Mar 24, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Calculated steering data rate from ros topic "SC/Buggy/input/steering.data" and published into ros topic SteeringDataRate (Float64, in degrees per second) and ros topic SteeringDataRateFlag (Bool, the threshold is 100 degrees per second).

QA Instructions, Screenshots, Recordings

Tested on sim_2d_single.launch, successfully published the two ros topics and generated log file "steering_data.txt".

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: current environment is sufficient to test it.
  • I need help with writing tests

@Jackack Jackack merged commit 2e7c16f into main Mar 28, 2024
3 checks passed
@Jackack Jackack deleted the steering_angle_rate_check branch March 28, 2024 14:35
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

Successfully merging this pull request may close these issues.

None yet

3 participants