-
Notifications
You must be signed in to change notification settings - Fork 16
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
working with d435 #11
Comments
Hello @zinan93. I would like to reopen this issue to ask you if it finnaly worked for you. I am facing a similar issue trying to use the openni2.launch of ROS with a Realsense D435. So when I execute this, appears in terminal:
I hope you can help me. Thanks in advance. Best regards. |
Hi @AlessandroMelino, sorry that was long ago and I don't quite remember whether it worked out. Eventually I used OpenPose instead with the same setup. |
Hello @zinan93 , first of all thank you for your quick answer.
Thanks in advance. Best regards. |
I wonder if there is a way to run openni2_tracker with d435. I've followed the openni2 wrapper here and the SimpleViewer works. I then installed NiTE and the skeleton tracking also works by running ./UserViewer. Finally I installed openni2_tracker, however running the launch file always ends up "device not found".
Now my hunch tells me there must be a way of accessing the camera via the librealsense OpenNI2 wrapper and then publishing the skeleton coordinates in ROS. Has anyone attempted this before? Any pointers would be appreciated!
The text was updated successfully, but these errors were encountered: