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(aip_launcher_x2): add doppler velocity output in driver[kuwana][gsm8] #188

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
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
2 changes: 1 addition & 1 deletion aip_x2_launch/config/mosaic_x5_rover.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
rest: 200

use_gnss_time: false
leap_seconds: 18

Check warning on line 30 in aip_x2_launch/config/mosaic_x5_rover.param.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (ntrip)

publish:
navsatfix: true
Expand All @@ -36,7 +36,7 @@
gprmc: false
gpst : false
measepoch: false
pvtcartesian: false
pvtcartesian: true
pvtgeodetic: true
poscovcartesian: false
poscovgeodetic: true
Expand All @@ -56,6 +56,6 @@
velsensorsetup: false
exteventinsnavcart: false
exteventinsnavgeod: false
imu: false

Check warning on line 59 in aip_x2_launch/config/mosaic_x5_rover.param.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (gpsfix)
localization: false

Check warning on line 60 in aip_x2_launch/config/mosaic_x5_rover.param.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (gpgga)
tf: false

Check warning on line 61 in aip_x2_launch/config/mosaic_x5_rover.param.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (gprmc)
Loading