Skip to content

YuhsinWu/hcc-lab4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcc-lab4

haptic-device using PC(ROS) and Arduino

Installation

Dependencies

sudo apt-get install python-bluetooth python-pip bluez bluetooth
sudo pip install bitstring

ROS Package

git clone https://github.com/OpenPPAT/hcc-lab4.git
cd hcc-lab4
source environment.sh
cd catkin_ws
catkin_make

Run the Examples

terminal 1

roscore

terminal 2

rosrun rosrun hello_arduino hello_arduino.py idx:=[mac address] 

About

haptic-device using ROS and Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.3%
  • CMake 41.3%
  • C++ 3.8%
  • Shell 0.6%