[console_scripts]
opentau-dataset-viz = opentau.scripts.launch:visualize
opentau-eval = opentau.scripts.launch:eval
opentau-export = opentau.scripts.launch:export
opentau-so101-calibrate = opentau.scripts.so101.calibrate:main
opentau-so101-find-cameras = opentau.scripts.so101.find_cameras:main
opentau-so101-find-port = opentau.scripts.so101.find_port:main
opentau-so101-record = opentau.scripts.so101.record:main
opentau-so101-setup-motors = opentau.scripts.so101.setup_motors:main
opentau-so101-teleoperate = opentau.scripts.so101.teleoperate:main
opentau-train = opentau.scripts.launch:train
