zivid / zivid-halcon-samples

HALCON code samples for Zivid
https://zivid.com
BSD 3-Clause "New" or "Revised" License
13 stars 6 forks source link

Update to Zivid SDK v2.1.0 #30

Closed SatjaSivcev closed 3 years ago

SatjaSivcev commented 3 years ago

Comment regarding commits The commit 'Add tea box to model in READ.me' should be a separate commit (as it is now) but it should come first, before updating to SDK 2.1 since it is a bug fix. The same is true for 'Fix bug in sample data path + space bug in string names for objects '. The commits that improve the samples 'Remove unused window for 2D ' and 'Use get_zivid_device from procedures to prevent wrong connection ' should also be separate commits (as they are now). The thing to change is the order. First update to 2.x, which means put 'Update to Zivid SDK v2.1.0' then 'Update Halcon tested version to 20.05' and then add bug fix commits and improvement commits. Alternatively, first, add bug fix commits, then add two updates to SDK 2.x commits, then the improve samples commits.