MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
Hi Jeff Gorges On the official D555 product information page there is a tear-down diagram of the D555's components that shows the IP65 PoE Connector Solution for the RJ45 connector. An ordinary C...
-
If the left image is a D455f and the right image is a normal D455, if the D455f has been reset to its factory-new default calibration by you then perhaps the difference is due to the lighting level...
-
The Unity references at the links below may be helpful. https://github.com/realsenseai/librealsense/issues/6147 https://github.com/realsenseai/librealsense/issues/10225
-
5. In regard to minimizing latency and optimizing stability, you should use a computer that can handle two RealSense cameras simultaneously. Most PCs can cope with this, but low-end development b...
-
Hi Moamen Ali Thanks very much for your questions. 1. There is more than one approach available for calibrating cameras together. It could be done with program code, or with ROS. 2. Hardw...
-
We do not have a ready-made official Docker image for ROS2. Some RealSense ROS2 users have shared their Docker contents. However, they are often designed for Nvidia Jetson, though the link below ...
-
This RealSense support channel can only provide advice via web comments, unfortunately. Are you able to uninstall and reinstall ROS2 Jazzy to see whether the earlier configuration problems produc...
-
My research of ROS_DOMAIN_ID=22 indicates that it is used to isolate nodes so that they will only communicate with other nodes, computers or robots that use ROS_DOMAIN_ID=22. Is this what you are ...
-
Hi Usef Desouky If the problem started when you edited the ROS2 bashrc file, could you try resetting the file with the command below, which restores the file from a default template? cp /etc/skel/...
-
You are very welcome. Thanks very much for the update!