Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Issue with stereo camera info #598

Open
DiuLaMaX opened this issue Sep 25, 2024 · 1 comment
Open

[BUG]Issue with stereo camera info #598

DiuLaMaX opened this issue Sep 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DiuLaMaX
Copy link

When I echo /oak/stereo/camera_info, I got all zero values for k.
`header:
stamp:
sec: 1727300082
nanosec: 515055493
frame_id: oak_rgb_camera_optical_frame
height: 720
width: 1280
distortion_model: rational_polynomial
d:

  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
    k:
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
  • 0.0
    r:
  • 1.0
  • 0.0
  • 0.0
  • 0.0
  • 1.0
  • 0.0
  • 0.0
  • 0.0
  • 1.0
    p:
  • 1000.0875854492188
  • 0.0
  • 673.2560424804688
  • 0.0
  • 0.0
  • 999.4518432617188
  • 339.93072509765625
  • 0.0
  • 0.0
  • 0.0
  • 1.0
  • 0.0
    binning_x: 0
    binning_y: 0
    roi:
    x_offset: 0
    y_offset: 0
    height: 0
    width: 0
    do_rectify: false

`

@DiuLaMaX DiuLaMaX added the bug Something isn't working label Sep 25, 2024
@DiuLaMaX DiuLaMaX changed the title [BUG] {Title of the bug}Issue with stereo camera info Issue with stereo camera info Sep 25, 2024
@DiuLaMaX DiuLaMaX changed the title Issue with stereo camera info {BUG}Issue with stereo camera info Sep 25, 2024
@DiuLaMaX DiuLaMaX changed the title {BUG}Issue with stereo camera info [BUG]Issue with stereo camera info Sep 25, 2024
@DiuLaMaX
Copy link
Author

I am using Humble. Here is the command I used to launch the camera.
ros2 launch depthai_ros_driver rgbd_pcl.launch.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant