百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

ros_face

> 编程语言
开源

ROS-Face ROS-Face 是一个旨在利用 ros 系统操纵人类面部肌肉的项目。您可以控制人类的面部表情 ...

1.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

ROS-Face ROS-Face 是一个旨在利用 ros 系统操纵人类面部肌肉的项目。您可以控制人类的面部表情 ...

ROS-Face

ROS-Face is a project that aims to manipulate human facial muscles using the ros system. You can control human facial expressions just as you would control a robot.

Demo movie https://www.youtube.com/watch?v=VLdtHsNA5pQ

ATTENTION

maHidaka is not responsible for any accidents or damages caused by this project. Use of this code is at your own risk and is subject to the BSD2-Clause license.

setup

install rosserial

The ros environment must have been established in advance. We have already confirmed that it works with melodic. Other versions may also work.

sudo apt install ros-melodic-rosserial-arduino
sudo apt install ros-melodic-rosserial

Schematic

Upload sketch to Arduino Uno

Main sketch is here "ROS_FACE/ros_face_Arduino/src/main.cpp".

Upload this sketch to arduino using platformio. For more information about platformio and how to upload the sketch using ArduinoIDE, please refer to the instructions on another site.

Example usage

  1. cd catkin_ws/src
  2. git clone https://github.com/maHidaka/ros_face.git
  3. catkin build
  4. roslaunch ros_face_apps face_control_joy.launch

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言