running
This commit is contained in:
parent
e05749660a
commit
bf62f03e06
4 changed files with 91 additions and 51 deletions
|
@ -12,7 +12,7 @@ class Args:
|
|||
robot: str = "xarm"
|
||||
robot_port: int = 6001
|
||||
hostname: str = "127.0.0.1"
|
||||
robot_ip: str = "192.168.1.10"
|
||||
robot_ip: str = "192.168.1.226"
|
||||
|
||||
|
||||
def launch_robot_server(args: Args):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue