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
{{ message }}
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
I am a new user of RealSense through the Robotic Development Kit.
I have come across your packages, and have started running the demo demo_person_tracking.launch
I would like to get hold of the position data (x,y,z) of a person and then send this to a different software using UDP. Is it possible to do this with this packages?
Cheers,
Marcos
The text was updated successfully, but these errors were encountered:
Hi,
I have been able to subscribe to realsense_ros_person/Frame using Python, however, I cannot access to the data inside Frame, as it prints it as a list? Any hint?
Also, I have not been able to acces realsense_ros_person/User. Is it because there is not an implemented subscriber in the library?
@mattcurfman It will be great if you could point me in the right direction here.
Thanks in advance,
Marcos
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am a new user of RealSense through the Robotic Development Kit.
I have come across your packages, and have started running the demo demo_person_tracking.launch
I would like to get hold of the position data (x,y,z) of a person and then send this to a different software using UDP. Is it possible to do this with this packages?
Cheers,
Marcos
The text was updated successfully, but these errors were encountered: