You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a continuation of the previous ticket. I have a normal camera sensor and the bounding box sensor in my sdf and falsely attributed the intrinsic matrix to the wrong camera. The CameraInfo is correct if I have a look at the camera sensor, but not correct for the bbox camera. This sounds curious since afaik the bbox camera inherits from the normal camera sensor. This may be connected to #363 .
Expected behavior: The camera info topic should correctly reflect the intrinsic properties of the camera
Actual behavior: The camera info contains default values that do no get changed.
Steps to reproduce and output
Insert a camera sensor with non-default parameters e.g.
Environment
Binary: Harmonic
Description
This is a continuation of the previous ticket. I have a normal camera sensor and the bounding box sensor in my sdf and falsely attributed the intrinsic matrix to the wrong camera. The CameraInfo is correct if I have a look at the camera sensor, but not correct for the bbox camera. This sounds curious since afaik the bbox camera inherits from the normal camera sensor. This may be connected to #363 .
Steps to reproduce and output
The correct intrinsic matrix would look like this though:
The text was updated successfully, but these errors were encountered: