Skip to content

Commit 57cae4b

Browse files
authored
Merge pull request #358 from PickNikRobotics/13236-typo-cancel-auto-grasp-text-prompt
Fix typo in ML Auto Grasp Object from Text Prompt cancel test
2 parents 273a2f4 + 39f5747 commit 57cae4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/lab_sim/test/objectives_integration_test.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,12 @@
5959
"Grasp Planning",
6060
"Joint Diagnostic",
6161
"Fuse Multiple Views",
62+
"MPC Pose Tracking",
63+
"MPC Pose Tracking With Point Cloud Avoidance",
6264
"ML Segment Image from Text Prompt",
6365
"ML Segment Point Cloud from Clicked Point",
6466
"ML Auto Grasp Object from Clicked Point", # Skipped because there is no primary ui to switch to in ci
67+
"ML Auto Grasp Object from Text Prompt",
6568
"Pick up Cube",
6669
"Place Object",
6770
"Record Square Trajectory",

0 commit comments

Comments
 (0)