Re: [ros-users] How can I run camera_calibration with images…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Radu Bogdan Rusu
日付:  
To: ros-users
題目: Re: [ros-users] How can I run camera_calibration with images offline


Jack O'Quin wrote:
> No, but a question for the ROS community: are there tools to convert
> ROS Image bags to and from AVI format?


There's no tools right now, but it shouldn't be hard to write some. The former (to avi) could be done using
bag_to_images and then mencoder. The latter (from avi) would require you to write something new based on rosbag's record
C++ API.

Cheers,
Radu.
--
| Radu Bogdan Rusu | http://rbrusu.com/