I am writing code based on the spatial_object_tracker.py example, and want to take and save a picture when a person is detected. What command may I use to take the still picture? I have seen the RGB Camera Control code, but am looking for code that will make the camera take a picture automatically, without me pressing any keyboard letter.

  • erik replied to this.

    Hello Gmour ,
    I would suggest taking a still event - demo here when pressing c, but you could send the event when detecting a person instead. Thoughts?
    Thanks, Erik