Skip to content

YusukeKato/stackchan_on_raspimouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackchan_on_raspimouse

StackChan on Raspberry Pi Mouse

StackChan on Raspberry Pi Mouse

Development Environment

Setup

Build

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.bash

Usage

Start the micro-ROS agent:

docker run -it --rm --net=host microros/micro-ros-agent:jazzy udp4 --port 8888 -v6

Start Raspberry Pi Mouse: GitHub - rt-net/raspimouse2

Face Tracker

Start face tracking:

source install/setup.bash
ros2 run stackchan_on_raspimouse face_tracker_node
face tracking

About

StackChan on Raspberry Pi Mouse

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages