AS: clearing log recordings

This commit is contained in:
Alexander Schaefer
2025-04-30 12:34:29 +02:00
parent ff3b2a03bf
commit c77d75859f
12 changed files with 1 additions and 22470 deletions

View File

@@ -8,7 +8,7 @@ def main():
osc_startup()
# Make client channels to send packets
osc_udp_client("172.18.0.3", 8000, "osc_client")
osc_udp_client("192.168.1.24", 8000, "osc_client")
# Example joint positions to send
joint_positions1 = [0.0,0.0, 0.0, 0.0, 0.0, 0.0]