Rs-Server for linux after 2.53.1
Dear support,
I would like to use this hardware to create an Ethernet realsense like : https://dev.intelrealsense.com/docs/open-source-ethernet-networking-for-intel-realsense-depth-cameras
My hardware is :
- D430
- Processor board V3
- Raspberry Pi4/4Gb
The network-device has been remove after V2.53.1, and in the releasenote we can read :
The network-device functionality has been removed in preparation for a replacement in the next release
Do you have any information about the network-device replacement ?
-
Hi Y Mounier It was the intention at the time that that message was written to release a new networking method in an upcoming SDK version. It did not take place though and there is currently not information available about it. Sincere apologies for any inconvenience caused. You should certainly be able to use the networking in SDK version 2.53.1 with your D430 though.
-
Hi MartyG. Thank you for your reply.
I try to compile the 2.53.1 but It didn't work. But I found that it works with 2.47.1, so I use this version.
Another question linked to this topic. Did the net-device class wrapped for C# ?
-
It is apparently possible, though complicated, to achieve networking in C# by using information at the link below.
-
Hi MartyG
Thanks, It's working !
My first test was with D435 sensor. I buy these modules to have something more adapted to my project :
- Intel D430 module
- Intel D4 board V3
- Rigid Interposer (PC065401).
When I connect them all and try to use it with Intel.RealSense.Viewer.exe, it didn't work. Is there any firmware to push in the D4 board V3 ?
-
If you aimed to replicate a D435 then ideally the V1 version of the D4 board should have been used with the D430 rather than V3. However, V3 is compatible with the D430 module and should result in an IMU-equipped D435i configuration.
Have you connected the rigid interposer to the 50-pin connector on the long edge of the D4 V3 board and not the connector on the short edge? The interposer should be plugged into the long edge's connector.
For a D435i configuration, the absolute minimum firmware version installed onto the D4 V3 board should be 5.12.7.100. I would recommend using the later 5.13.0.50 as the minimum version though.
-
Hi MartyG,
I have another problem.
All my tests and development have been done with a D435 and it work !
But when I replace the D435 by (D430 module+interposer+D4 board V3), the rstp class seems to search sensor[1] and sensor[0]. There is only sensor[0], so it didn't want to go further ...
Can you help me ?
BR
-
When the D4 V3 board is used with D430, it should give the configuration of 'D430i' (a camera that has an IMU sensor but does not have an RGB sensor). The RGB sensor is sensor '1' and in the D435 camera it is attached separately via a cable. This sensor is not sold separately, so it is not possible to achieve the 'D435i' configuration (IMU and RGB) by purchasing components separately. The librealsense SDK software does not support the 'D430i' camera configuration (though the RealSense ROS wrapper does).
To replicate a D435 using separate components, a D430 and the V1 version of the Vision Processor D4 should be used.
Please sign in to leave a comment.
Comments
15 comments