Fastest way to take still images

Glen Balks

I'm working on a component that will take several still images, and I'd like to take them as fast as possible. 

My first attempt was to use the Take Photo (Simple) component from the Dronelink core repo.   This seems to take about 2.5 secs/photo.   Is this as fast as I can get, or is there a better way?

0

Comments

2 comments

  • Comment author
    Jim McAndrew Dronelink Staff

    That component issues 4 total commands, 3 of which are unnecessary for each subsequent capture and just waste time.

    1
  • Comment author
    Glen Balks

    Ah..I see now.   Thank you.   

    I now think I'm going to need to split this into two components.   One to set the camera modes at the start of the photo run, then another for my repeating photo pattern. 

    0

Please sign in to leave a comment.