change port to 7777

This commit is contained in:
Arkadiy Strelnikov
2021-12-06 15:26:52 +07:00
parent 153b810fde
commit b7ae67136e

View File

@@ -7,7 +7,7 @@ crop_image: 1.0 # coefficient of image cropping
# OSC output
osc_address: "localhost" # osc ip address
osc_port: 8888 # port
osc_port: 7777 # port
osc_message_address: "/pose/0" # osc address for message in send_message function
# Output
@@ -17,4 +17,4 @@ show_image: True # show image in opencv interface
# Model UE4
apose: True # APose coordinates
world: True # True - world coordinates, False - local coordinates
world: True # True - world coordinates, False - local coordinates