How to extract centreMassWorld data from realsense_ros_samples to implement into the arduino

asked 2019-02-23 21:18:38 -0500

BobLim gravatar image

I will like to know by realsense_ros_person package which held inside of realsense_ros_samples. By reading through the readme file that posted in the github. i find out there is a published topic of person_tracking_output which contain the centreMassWorld coordinate and centreMassImage coordinate. The problem is i will like to know how i can extract the centreMassWorld coordinate from the person_tracking_output and implement it into the arduino code so that based on the value, the servo motor which connect to the arduino board can rotate based on it. Thanks

edit retag flag offensive close merge delete