运行例程# arm-sdk examples run name_of_example --port 50051 --vel 1.0 1.0 1.0 1.0 1.0 1.0 # 运行命令示例 # 或者直接以默认参数运行 arm-sdk examples run name_of_example # 也可以使用 python -m 运行,注意名字变成了arm_sdk python -m arm_sdk examples run name_of_example