feat: 初步增加抓取第二个物块和放置动作
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[get_block]
|
||||
first_block = "red"
|
||||
# first_block = "blue"
|
||||
[put_block]
|
||||
|
||||
[get_bball]
|
||||
@@ -23,4 +24,4 @@ llm_enable = false # 大模型机器人
|
||||
[kick_ass]
|
||||
pos_gap1 = 150 # 目标牌和第一个 person 之间的距离
|
||||
pos_gap2 = 80 # person 之间的距离
|
||||
target_person = 1
|
||||
target_person = 3
|
||||
|
||||
Reference in New Issue
Block a user