zed-ros-wrapper icon indicating copy to clipboard operation
zed-ros-wrapper copied to clipboard

ZED-ROS-ERROR:Invalid calibration file

Open AutomationForever opened this issue 2 years ago • 3 comments

Preliminary Checks

  • [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • [X] This issue is not a question, bug report, or anything other than a feature request directly related to this project.

Proposal

ERROR: Invalid calibration file. On Linux, call export LC_ALL="C" and restart your application. ZED (Init) >> Wrong value in calibration file. Downloading it

Use-Case

I can't start my camera by "roslaunch zed-wrapper zed.launch"

Anything else?

Please help me to solve it.

AutomationForever avatar Apr 15 '24 11:04 AutomationForever

Hi @AutomationForever is the PC connected to the internet? Are you using Docker?

Myzhar avatar Apr 15 '24 12:04 Myzhar

__

Hi @AutomationForever is the PC connected to the internet? Are you using Docker?

Thank you for reminding me. When my device is connected to the Internet, it starts working properly.

AutomationForever avatar Apr 19 '24 02:04 AutomationForever

If you are using Docker you should make a shared folder to store the setting files on the host. In this way you only download them once. Read more here: https://github.com/stereolabs/zed-ros2-wrapper/tree/master/docker#volumes

Myzhar avatar Apr 19 '24 06:04 Myzhar