<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Follow up on missing topic when reading rosbag file in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691446#M16290</link>
    <description>&lt;P&gt;How the RealSense 400 Series cameras handle raw data is that the captured data is rectified by a hardware component inside the camera called the Vision Processor D4, and then the rectified data is sent along the USB cable to the computer.  So it is adjusted before it even arrives in the computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The article linked to below discusses aligning depth and color in MATLAB:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.codefull.org/2016/03/align-depth-and-color-frames-depth-and-rgb-registration/"&gt;https://www.codefull.org/2016/03/align-depth-and-color-frames-depth-and-rgb-registration/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 30 Mar 2019 06:05:57 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2019-03-30T06:05:57Z</dc:date>
    <item>
      <title>Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691439#M16283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a newbie in the world of realsense and ros, trying to get the contents of /camera/color/image_raw and /camera/depth/image_raw into a bag file and later extract them to png and csv respectfully. I found this discussion &lt;A href="https://forums.intel.com/s/question/0D50P0000490VbySAE/recreate-depth-image-from-infra1-and-infra2-bagfile"&gt;https://forums.intel.com/s/question/0D50P0000490VbySAE/recreate-depth-image-from-infra1-and-infra2-bagfile&lt;/A&gt; however I'm still receiving "Invalid file format, file does not contain topic '/file_version' (...)" when trying to open it in RealSense Viewer, both when using rosbag record and rqt_bag. Is there any other way to get this data? I'm using Euclid Development Kit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 04:27:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691439#M16283</guid>
      <dc:creator>Dddd01</dc:creator>
      <dc:date>2019-03-22T04:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691440#M16284</link>
      <description>&lt;P&gt;Can you help me to understand your hardware and software setup, please?  It sounds as though you have installed the Linux version of the RealSense Viewer in Ubuntu on an Intel Euclid.  Is this correct?&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 04:53:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691440#M16284</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-03-22T04:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691441#M16285</link>
      <description>&lt;P&gt;I only used Euclid to obtain rosbags both using rosbag record and rqt_bag, then i transferred them to PC where I have Ubuntu version RealSense Viewer. I also tried opening the files with RealSense Viewer on Windows 10 computer. &lt;/P&gt;&lt;P&gt;So no Viewer on Euclid&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 06:53:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691441#M16285</guid>
      <dc:creator>Dddd01</dc:creator>
      <dc:date>2019-03-22T06:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691442#M16286</link>
      <description>&lt;P&gt;Dorodnic the RealSense SDK Manager advised to another user who had the same error when trying to open a bag that not every bag will be compatible with the SDK. He advised that Librealsense is only designed to handle camera data, though both of your topics seem to be camera-related ones.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/3020#issuecomment-452321766" target="_self" alt="https://github.com/IntelRealSense/librealsense/issues/3020#issuecomment-452321766"&gt;&lt;/A&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/3020#issuecomment-452321766"&gt;https://github.com/IntelRealSense/librealsense/issues/3020#issuecomment-452321766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I located a guide to recording and playing back bags within Euclid that was provided by an Intel support staff member.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://forums.intel.com/s/question/0D70P0000068Xo3SAE" target="_self" alt="https://forums.intel.com/s/question/0D70P0000068Xo3SAE"&gt;&lt;/A&gt;&lt;A href="https://forums.intel.com/s/question/0D70P0000068Xo3SAE"&gt;https://forums.intel.com/s/question/0D70P0000068Xo3SAE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 14:26:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691442#M16286</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-03-22T14:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691443#M16287</link>
      <description>&lt;P&gt;Thanks for getting back to me MartyG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I  have seen this github issue before, but frankly it is not much of a help or guidance, because as you noticed, my topics are both camera related.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the provided guide on Euclid - I can play back the bags on Euclid sucessfully, I just don't manage to open them in RealSense Viewer or convert using rs-converter. I have followed the guide just one more time now with the same results - bag gets recorded and played back correctly but opening it in viewer or using rs-convert results in this /file-version error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I could bypass this problem? I need to use Euclid only as a device for collecting series of images and related raw depth data to further process them. Outside of Ros environment so to say. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I also tried is connecting both Euclid and PC to the same network, running the cameras scenario and then fun python code for streaming and saving images from cameras over IP. Unfortunately this way I am only getting transcoded depth data because I believe /camera/depth/image_raw is subscribed but not published. Streaming /camera/color/image_raw seems to suffice my needs, but as I said, I need color-depth raw pairs&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 18:39:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691443#M16287</guid>
      <dc:creator>Dddd01</dc:creator>
      <dc:date>2019-03-22T18:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691444#M16288</link>
      <description>&lt;P&gt;I am guessing that recording a bag with the RealSense Viewer is not an option for you because you do not have a D415 or D435 camera, and the Euclid and its built-in ZR300 is your only camera available to record with, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an alternative user-contributed rosbag reader program. It can be downloaded as a zip file ('RealsenseHelper') from a link at the bottom of the opening comment here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/2215" target="_self" alt="https://github.com/IntelRealSense/librealsense/issues/2215"&gt;&lt;/A&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/2215"&gt;https://github.com/IntelRealSense/librealsense/issues/2215&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Developer UnaNancyOwen also created an alternative bag conversion program that converts bags to images.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/UnaNancyOwen/rs_bag2image"&gt;https://github.com/UnaNancyOwen/rs_bag2image&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 19:30:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691444#M16288</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-03-22T19:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691445#M16289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I spend quite some time trying to get RealSenseHelper up and running, but without much of a success. My skills to blame here, I do not manage to resolve some issues when building.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime I used Matlab to read the bags and extract from them color images, raw depth and transcoded depth.  As far as I understand raw data are in milimeters and that is later normalized to be visualized, is this correct?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;So the last problem I have is that the color and depth images do not show exactly the same thing, because of their location. I found this: &lt;A href="https://github.com/IntelRealSense/librealsense/blob/jupyter/notebooks/distance_to_object.ipynb"&gt;https://github.com/IntelRealSense/librealsense/blob/jupyter/notebooks/distance_to_object.ipynb&lt;/A&gt; but the problem with opening Euclid's bags remains the same.  Is there any known solution to aligning the data together? Possibly with Python or Matlab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2019 04:51:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691445#M16289</guid>
      <dc:creator>Dddd01</dc:creator>
      <dc:date>2019-03-30T04:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Follow up on missing topic when reading rosbag file</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691446#M16290</link>
      <description>&lt;P&gt;How the RealSense 400 Series cameras handle raw data is that the captured data is rectified by a hardware component inside the camera called the Vision Processor D4, and then the rectified data is sent along the USB cable to the computer.  So it is adjusted before it even arrives in the computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The article linked to below discusses aligning depth and color in MATLAB:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.codefull.org/2016/03/align-depth-and-color-frames-depth-and-rgb-registration/"&gt;https://www.codefull.org/2016/03/align-depth-and-color-frames-depth-and-rgb-registration/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2019 06:05:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Follow-up-on-missing-topic-when-reading-rosbag-file/m-p/691446#M16290</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-03-30T06:05:57Z</dc:date>
    </item>
  </channel>
</rss>

