-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added filter message publication from the GX5-25. Did a little more cleanup in the header file. * Last little bit of cleanup to make roslint happy. * Updated filtered IMU publish rate so that if we publish filtered IMU messages we take the higher of the two rates. * Added in a check if we are publishing filtered data rate. * Updated driver so that it publishes properly dependent upon which IMU data the user is after. AHRS streams need to be enabled for both cases. * Updated ENU NED swap to match device labeling. * Typo fix... :) * Added in the tf2_geometry_msgs so that the toMsg function is available. * Forgot to expose the parameter for the ENU -> NED swap previously. Done now. * Made sure that in the original setting it defualts to the proper X & Y swapped with Z inverted. * Fix bug in issue #26. * Corrected launch file to be microstrain.
- Loading branch information
1 parent
a646328
commit a309187
Showing
3 changed files
with
459 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.