Giter Club home page Giter Club logo

dawan0111 / yacyac_robot Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 2.94 MB

YACYAC is an innovative solution aimed at reducing the workload of nurses and ensuring precise medicine dispensing to enhance patient safety. This project was developed for the 21st Embedded Software Contest.

CMake 2.68% C++ 80.30% Python 7.62% Makefile 0.28% C 0.61% Lua 0.22% Shell 0.10% JavaScript 0.11% TypeScript 7.70% HTML 0.28% CSS 0.09%
behavior-tree cartographer nav2 ros2-galactic

yacyac_robot's Introduction

YacYac Robot

Video Label ( When you click on the image above, you can see the demo link. )

YACYAC, an autonomous robot, effectively executes complex tasks using BehaviorTree algorithms. It reduces the workload of nurses and ensures patient safety, enhancing the efficiency of robotic operations in healthcare environments.

HW architecture

2023-ESWContest-1114-1.png

SW architecture

2023-ESWContest-1114-1.png image.png

Clone

This repository manages dependencies through submodules.

git clone --recursive https://github.com/dawan0111/yacyac.git

Dependence package install

sudo apt install libzbar-dev libzmq3-dev ros-${ROS_DISTRO}-rosbridge-server ros-${ROS_DISTRO}-image-transport ros-${ROS_DISTRO}-compressed-image-transport ros-${ROS_DISTRO}-cartographer-ros ros-${ROS_DISTRO}-nav2*

LiDAR SDK install

cd ~/ros2_ws/src
git clone https://github.com/YDLIDAR/YDLidar-SDK.git
cd YDLidar-SDK/cmake
cmake ..
make
sudo make install

sudo apt-get install python swig
sudo apt-get install python-pip
cd .. && pip install .

GCP(Google Cloud Platform) TTS dependence install

pip install --upgrade google-cloud-texttospeech
pip install playsound

Setup USB rules

sudo sh initenv.sh

yacyac_robot's People

Contributors

dawan0111 avatar ggh-png avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.