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

fix(vehicle_velocity_converter): simpify parameter inputs #1727

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix default value
Signed-off-by: kminoda <koji.m.minoda@gmail.com>
  • Loading branch information
kminoda committed Aug 30, 2022
commit 95e7dcff944262223b4d06ed0a64437eb85a14bd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**:
ros__parameters:
velocity_stddev_xx: 0.11 # [m/s]
velocity_stddev_xx: 0.2 # [m/s]
angular_velocity_stddev_zz: 0.1 # [rad/s]
frame_id: base_link