Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't take the correct info from the topic "/camera/aligned_depth_to_color/image_raw" which is under rs_camera.launch #4

Open
drfg0119 opened this issue Feb 18, 2020 · 0 comments

Comments

@drfg0119
Copy link

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.
sr305_PC

And this is the incomplete frames on TX2.
SR305_TX2

But there is no problem when I run the API on TX2.
SRviewerTX2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant