Merge branch 'hotfix/ros_imu_timestamp' into develop
* hotfix/ros_imu_timestamp: fix(ros): ros error enum error fix: 14.04 complie error feat(doc): supported set address for 2100 feat(src): supported set iic address for s2100 fix(ros): fixed bug of imu align for part of device # Conflicts: # wrappers/ros/src/mynt_eye_ros_wrapper/src/wrapper_nodelet.cc
This commit is contained in:
@@ -45,7 +45,8 @@ const std::map<Model, OptionSupports> option_supports_map = {
|
||||
Option::IR_CONTROL, Option::MIN_EXPOSURE_TIME,
|
||||
Option::DESIRED_BRIGHTNESS, Option::ACCELEROMETER_RANGE,
|
||||
Option::GYROSCOPE_RANGE, Option::ACCELEROMETER_LOW_PASS_FILTER,
|
||||
Option::GYROSCOPE_LOW_PASS_FILTER, Option::ERASE_CHIP}
|
||||
Option::GYROSCOPE_LOW_PASS_FILTER, Option::IIC_ADDRESS_SETTING,
|
||||
Option::ERASE_CHIP}
|
||||
},
|
||||
{Model::STANDARD210A, {
|
||||
Option::BRIGHTNESS,
|
||||
|
||||
Reference in New Issue
Block a user