20Fall-21Fall Srtp, SEU: M-arm with handreg&pos tracing May can use in remote medical help
Ruoyao Wen, Pengxiao Wu, Yihao Wu, Zheng Yi.
Implenmented hand-reg based on Leapmotion(Unity), pos tracing based on HTC Vive tracker
- Implemented Leapmotion hand-reg using Unity;
- Finetuned pos-tracking(initial pos setting, scale transformation, smoothing, etc);
- Implemented M-bot::arduino: process the info passed from unity, send the orders to the servos;
- achieved Bluetooth between computer(Unity running handreg&pos_tracking) and arduino's softwareSerial(Using bluetooth module: HC-08).