How to use lsd_slam using png files not bag file? [closed]

asked 2015-06-30 04:19:56 -0500

jossy gravatar image

I use fuerte and ubuntu 12.04. I install lsd_slam code and try to run it. Firstly, I run below command :

fuerte_workspace$ roscore
fuerte_workspace$ rosrun lsd_slam_viewer viewer
fuerte_workspace$ rosrun lsd_slam_core live_slam image:=/image_raw camera_info:=/camera_info
fuerte_workspace$ rosbag play LSD_room.bag

LSD_room.bag file was downloaded from here.

If I want to use png files, how can I run this example? Should I convert png or video to bag file?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-11-02 01:55:41.191644