UbiquityRobotics / raspicam_node

ROS node for camera module of Raspberry Pi
BSD 3-Clause "New" or "Revised" License
292 stars 162 forks source link

Features #81

Closed Medicus3453 closed 5 years ago

Medicus3453 commented 5 years ago

Hey,

is it possible to choose the spot, where to save those taken pictures? and is ist possible to take time lapse?

BR

rohbotics commented 5 years ago

I am not sure what you are asking for.

This is a ROS node that publishes the captured images through ROS, it doesn't save any images anywhere.

There is no built in timelapse support, but you could write a script that captures an image every X time and then compile that into a video.