Skip to content

Commit

Permalink
Updated Microstrain link parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
luis-camero committed Jul 8, 2024
1 parent 996eb50 commit fde7de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clearpath_config/sensors/types/imu.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ class Microstrain(BaseIMU):

class ROS_PARAMETERS_KEYS:
PORT = "microstrain_inertial_driver.port"
FRAME_ID = "microstrain_inertial_driver.imu_frame_id"
FRAME_ID = "microstrain_inertial_driver.frame_id"
USE_ENU = "microstrain_inertial_driver.use_enu_frame"

class TOPICS:
Expand Down

0 comments on commit fde7de8

Please sign in to comment.