record.py - example of recording realtime data from selected channels. example_control_loop.py - example for controlling robot motion. Program moves robot between 2 setpoints. Copy ...
Preivous Non-rigid ICP algorithm is usually implemented on CPU, and needs to solve sparse least square problem, which is time consuming. In this repo, we implement a pytorch version NICP algorithm ...