Skip to content

Commit

Permalink
Sync submodule (#624)
Browse files Browse the repository at this point in the history
Co-authored-by: ad-daniel <[email protected]>
  • Loading branch information
github-actions[bot] and ad-daniel authored Feb 10, 2023
1 parent cc23766 commit 79c4dee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webots_ros2_driver/webots/src/controller/c/camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ static void wb_camera_new(WbDevice *d, unsigned int id, int w, int h, double fov
c->has_recognition = has_recognition;
c->set_focal_distance = false;
c->set_fov = false;
c->set_exposure = false;
c->enable_recognition = false;
c->recognition_sampling_period = 0;
c->recognized_object_number = 0;
Expand Down

0 comments on commit 79c4dee

Please sign in to comment.