Open
Description
Required Info | |
---|---|
Camera Model | {SR300 / D400 } |
Firmware Version | |
Operating System & Version | TX2(Ubuntu 18.04) & PC(Ubuntu 16.04) |
ROS Version | TX2(melodic) & PC(Kinetic) |
Kernel Version (Linux Only) | 4.9 |
Platform | NVIDIA Jetson TX2 (Jetpack4.2) |
TX2 SDK Version | { 2.31.0 & 2.22.0 } |
PC SDK Version | { 2.31.0 & 2.24.0 & 2.32.1 } |
Language | {C++ } |
Segment | Robot |
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.
Metadata
Metadata
Assignees
Labels
No labels