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

Configurable example imagery #4026

Closed
2 tasks done
nikhilmandlik opened this issue Jul 15, 2021 · 2 comments · Fixed by #4025 or #4024
Closed
2 tasks done

Configurable example imagery #4026

nikhilmandlik opened this issue Jul 15, 2021 · 2 comments · Fixed by #4025 or #4024

Comments

@nikhilmandlik
Copy link
Contributor

nikhilmandlik commented Jul 15, 2021

Description:

Add following configurable options for example imagery,

  • Images url list (comma separated)
  • Image load delay (milliSeconds)

Testing instructions:

  1. create example imagery with name 'default imagery' and leave Images url list (comma separated) and Image load delay (milliSeconds) field empty
  2. create example imagery with name 'custom 1 imagery' and add 5000 for Image load delay (milliSeconds) and some image links from sample list below in Images url list (comma separated)
  3. create example imagery with name 'custom 2 imagery' and add 10000 for Image load delay (milliSeconds) and some image links from sample list below in Images url list (comma separated)
  4. Verify each example imagery object working as expected.
  5. now add all three example imagery objects into display layout and each example imagery should work as expected (each has its own correct images from Images url list)

sample image urls:
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631774064_56950.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631774910_3538.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631775070_47579.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631812708_44695.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631812832_29949.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631813604_23986.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631813919_63963.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631814118_50921.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631815779_48693.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631876615_14942.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631878181_40894.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631878961_7864.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631987277_589.jpg,
🟢/images/hazcam_front_left_image_raw_compressed_delayed/hazcam_front_left_image_raw_compressed_delayed_1631987432_16711.jpg

Console Errors: NA

Screenshots: NA

@unlikelyzero
Copy link
Collaborator

Re-opening to address in Target:1.7.6 Release

@kobe1104
Copy link
Contributor

Verified fixed testathon 11/15/2021. @nikhilmandlik the 'Image load delay (milliSeconds)' field is required so put 0 instead of leaving it empty, but it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants