You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I got a problem about performance of SR305, when I run the API on TX2, the depth info was perfect, but if I run the node I wrote, there were incorrect values that only print 127mm at the maximum, and when I echo the topic, there was no value at the high byte position. But there was no problem when I run the node on PC.
Btw, all the parameters on SDK between PC and TX2 are the same, and the connection about D435i on TX2 and PC everything is good.
Issue Description
Hi, I got a problem about performance of SR305, when I run the API on TX2, the depth info was perfect, but if I run the node I wrote, there were incorrect values that only print 127mm at the maximum, and when I echo the topic, there was no value at the high byte position. But there was no problem when I run the node on PC.
Btw, all the parameters on SDK between PC and TX2 are the same, and the connection about D435i on TX2 and PC everything is good.
And these are the reference I followed to install on TX2:
RealSense API: https://github.com/Tengyun-Mo/buildLibrealsense2TX2
ROS wrapper: https://github.com/jetsonhacks/installRealSenseROS
Is there any people experienced this ..? Please help me.
It's the aligned depth to color image on PC.
And this is the incomplete frames on TX2.
But there is no problem when I run the API on TX2.
The text was updated successfully, but these errors were encountered: