RoBorregos / home-vision

Computer Vision resources and packages for the Robocup@Home Competition
GNU General Public License v3.0
0 stars 0 forks source link

Allow flipped image on person tracking #26

Open EmilianoHFlores opened 4 months ago

EmilianoHFlores commented 4 months ago

The navigation tasks from Carry my Luggage require a specific xArm position where the ZED2 camera image is upside down. Create a subscriber on the person tracking that allows it to flip the image and extract the person position correctly.