diff --git a/config.yml b/config.yml index cbb78d6..81a69fe 100644 --- a/config.yml +++ b/config.yml @@ -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 \ No newline at end of file +world: True # True - world coordinates, False - local coordinates