MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
Hi Yalwis Discussions in the links below about recording a bag file in the RealSense MATLAB wrapper recommend using cfg.enable_record_to_file('FILEPATH'); which your script already basically does....
-
Hi Yixun Liu My understanding is that the smart pointer is the frame handle that a frame is wrapped in, and get_data() is used to retrieve data from the frame handle.
-
Typically when setting different Advanced Mode values with a json after a json has already been loaded, you would have to stop the pipeline, load a different json file and then restart the pipeline...
-
You are very welcome! Pages 70-77 of the current edition of the data sheet document for the 400 Series cameras list all supported resolution and FPS combinations on USB 2 and USB 3 for particular 4...
-
Thanks so much for sharing your solution with the RealSense community :)
-
Hi Puechjg May I confirm please if you are changing the resolution before you click the 'play' triangle to run the program, since it is not possible to change the resolution after the program has ...
-
If you purchased the camera from a retailer in Brazil and the purchase was within the previous 30 days then you may be able to arrange a return of the camera with that retailer without having to sh...
-
Hi Matheusjat There may not be much else remaining that you can try, unfortunately. If you are using Windows then what you could do is try downloading and running the old 2.38.1 standalone .exe v...
-
Hi Yixun Liu Typically in the RealSense Android wrapper, pause and resume commands take the form of onPause and onResume instructions, as demonstrated in the section of the Playback Android exampl...
-
Hi Makoto Terabayashi You cannot define an Advanced Mode parameter such as Second Peak Threshold (also known as Second Peak Delta) in a launch file directly. You could though define it in a json c...