윤우성(Woosung Yun ), 김건우(Gun-woo Kim), 유창민(Changmin Yoo)
Robot sw : 윤우성(Woosung Yun)
Robot hw : 유창민(Changmin Yoo)
Robot ui : 김건우(Gun-woo Kim)
Wls-sullivan is a robot designed for visually impaired people who can only feel through touch. The robot recognizes the user's hand movements and delivers information to the user through a vibration pad. The robot is designed to safely guide the user to a specific location.
( When you click on the image above, you can see the demo link. )
mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/ggh-png/Wls-sisullivan.git
cd ~/catkin_ws/src/MR_2
./rebuild_all.sh
cd ~/catkin_ws/src/MR_2
./build_all.sh
roscore
roslaunch MR_2_core MR_2_core.launch
cd ~/catkin_ws/src/MR_2
./launch_ui.sh
cd ~/catkin_ws/src/MR_2
./launch_ui_size_max.sh
source ~/catkin_ws/devel/setup.bash
roslaunch slam bringup.launch
Note: This package works only in Ubuntu 18.04 with ROS Melodic. It may not work in other environments.