[ROS Projects] - ROS with Raspberry Pi 3 using Gazebo Face Simulation #Part2

preview_player
Показать описание
Previous Parts:
Part0 Setup RaspBerryPi Ubuntu Mate and ROS:

In this video we continue with what you learned in the previous one, we connect to RaspBerryPi through ssh and OpenVPN. We will record a ROSbag in ROS Developement Studio to avoid memory issues that RaspBerry Pi has when recording rosbags. We will then use FaceLandmark python code to detect facial landmarks and publish them in ROS. Finally we will visualise those markers in RVIZ. We will also do as extra, the head orientation detection and publish it in ROS topics also.

Thank you very much to:
LearnOpenCV for the HeadOrientation algorithm, check it out here:

Pyimagesearch for the faceLandmark tracking and useful tools ( imutils )

Want to learn more ROS, go to RobotIgniteAcademy

Want to Develope for ROS and have unlimited power with RaspberryPi? Ros Developement Studio
Рекомендации по теме
Комментарии
Автор

It would be nice to have a link of previous parts in the description.

yousofebneddin
Автор

Thank you for the lessons.
I've tried these codes. It's quite slow. The output video lag about 1s from the input, on intel i3-7100u.

failogy