zivid / zivid-ros

Official ROS driver for Zivid 3D cameras
BSD 3-Clause "New" or "Revised" License
55 stars 43 forks source link

Add service to capture and save the frame #67

Closed torbsorb closed 1 month ago

torbsorb commented 2 years ago

This service would wrap both the capture() API as well as frame.save(). It would take a path where the extension must match what frame.save() supports, see Point Cloud formats. See also Capture Tutorial - Save

apartridge commented 1 month ago

This service was added in https://github.com/zivid/zivid-ros/commit/05964d6d57d1efcc2218424ae3b9da1ac6200ae0.