ROSBAG on Windows/WinROS
Hello Guys, I recently used RGBD Slam for my project from my Ubuntu Machine and it did work great. Really Cool Stuff. However i have both the Kinect for XBox and Kinect for Windows. I want to use the Kinect for Windows as it has a Near Mode capability and i believe the Maps could be better with it. So i plan to install WinRos and run ROSBAG from it and bag all the required files and then transfer the files to Linux and run it alongside RGBDSLAM. Is this Possible??
If its possible could somebody guide me some steps on how to use WinRos and ROSBAG on it. I don't see proper documentation for it.
Unrelated to your problem, but a hint for when you solved it: Instead of playing the bagfile with rosbag and let rgbdslam run meanwhile, you can set the "bagfile_name" parameter, to let rgbdslam process every frame (or every nth frame with "data_skip_set" set to n), regardless of the processing time