AS: clearing log recordings
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user