StackChan on Raspberry Pi Mouse
mkdir -p ~/stackchan_ws/src
cd ~/stackchan_ws/src
git clone https://github.com/YusukeKato/stackchan_on_raspimouse.git
cd ~/stackchan_ws
rosdep install -i --from-path src --rosdistro jazzy -y
colcon build
source install/setup.bashStart the micro-ROS agent:
docker run -it --rm --net=host microros/micro-ros-agent:jazzy udp4 --port 8888 -v6Start Raspberry Pi Mouse: GitHub - rt-net/raspimouse2
Start face tracking:
source install/setup.bash
ros2 run stackchan_on_raspimouse face_tracker_node