stereolabs / zed-ros-wrapper

ROS wrapper for the ZED SDK
https://www.stereolabs.com/docs/ros/
MIT License
447 stars 391 forks source link

IMU frequency unstable #823

Closed YuxuanSnow closed 2 years ago

YuxuanSnow commented 2 years ago

Preliminary Checks

Description

Hi,

i have a zed mini camera, whose imu frequency should be 800 Hz according to the data sheet: https://www.generationrobots.com/media/zed-mini-camera-datasheet.pdf. However, when i use rostopic hz to monitor the frequency of the imu topic, it varies from 500 to 580, not stable. Is it normal?

Somebody asked a question regarding how to modify the updating rate, but it is still open: https://github.com/stereolabs/zed-ros-wrapper/issues/770

Thanks.

Steps to Reproduce

  1. roslaunch zed_wrapper zedm.launch

Expected Result

  1. imu rate to 800 Hz

Actual Result

  1. IMU rate only 560 Hz, and really unstable

ZED Camera model

ZED Mini

Environment

OS: Ubuntu 20.04
CUDA: 11.3
GPU: 2080 Ti

Anything else?

No response

Myzhar commented 2 years ago

Added a parameter to set the sensors' publishing frequency. You can update to the latest master to test it

yani-rl-ai commented 2 years ago

hi i also face the same problem. when i open the raw image in rviz, the camera like shaking

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days