Skip to content

jumaisynba/SliMo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. launching sensor

roslaunch weiss_kms40 kms40.launch

2. sending data to Teensy board

rosrun rosserial_python serial_node.py /dev/ttyACM0

3. sending data to Unity PC and back

python3 server.py

python3 testSocket.py in the new terminal window