MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
I am not familiar with that serializer reference. However, if you want to perform two different activities simultaneously without one activity interfering with the other then the Python language's...
-
I wonder whether the HighResHighAccuracyPreset.json 'High Accuracy' camera configuration preset used by line 112 of the box_dimensioner_multicam.py set may be unsuited to sensing objects at greater...
-
Hi Jack Jansen When recording a bag file, the pipeline should be closed at the end of recording to complete the creation of the file. Not closing the recording could lead to an incomplete record...
-
Are you using JetPack 6, please? If you are then it is necessary to build the MIPI driver at the link below in order to add support for 'HID' devices (cameras equipped with an IMU). https://github...
-
Hi Robotics-design-inc There is a discussion about Jazzy support at the link below that states that it has been added to the RealSense ROS2 wrapper. https://github.com/IntelRealSense/realsense-ros...
-
Hi Hassanshafi Which computer / computing board are you using, please (Raspberry Pi, Nvidia Jetson, desktop / laptop PC, etc).
-
Hi Nerbascg The ideal 'sweet spot' distance to place the camera from the board in the box_dimensioner_multicam project is around 0.5 meters. Putting the camera nearer or further away can cause th...
-
I do not have an alternative suggestion for resetting a non-USB camera GMSL camera connection with a command if hardware_reset is not usable, unfortunately. I do apologize. If the camera had been...
-
If you are able to launch the realsense-viewer tool then the version number will be shown on the top of its window.
-
Hi Pavel Butov Does the camera become detectable if you unload and then reload the uvcvideo module, please? sudo modprobe -r uvcvideo && sudo modprobe uvcvideo