Skip to content

fix(python): type ImageResponse.pixels_as_float as bool - #9828

Open
Bartok9 wants to merge 1 commit into
microsoft:mainfrom
Bartok9:aerial/2026-07-30-image-pixels-as-float
Open

fix(python): type ImageResponse.pixels_as_float as bool#9828
Bartok9 wants to merge 1 commit into
microsoft:mainfrom
Bartok9:aerial/2026-07-30-image-pixels-as-float

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 30, 2026

Copy link
Copy Markdown

Symptom: ImageResponse.pixels_as_float defaulted to 0.0 while C++/RPC use bool false.

Fix: default False; small offline unit test.

AI-assisted; human-reviewed.

Claim: bartok
Operator: bartok
Campaign: aerial-drone

Match C++ ImageResponse / RPC adaptors (bool, default false) instead of 0.0.

Signed-off-by: Bartok9 <danielrpike9@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant