feat: complete working8 pause semantics
This commit is contained in:
@@ -74,6 +74,13 @@ try {
|
||||
"tp_queue_final_depth=0",
|
||||
"tp_queue_final_pos_near_end=1",
|
||||
"tp_queue_final_pos=1,1,0",
|
||||
"tp_pause_rc=0",
|
||||
"tp_resume_rc=0",
|
||||
"tp_paused_velocity_zero=1",
|
||||
"tp_paused_position_frozen=1",
|
||||
"tp_resume_done=1",
|
||||
"tp_pause_resume_final_depth=0",
|
||||
"tp_pause_resume_final_pos_near_end=1",
|
||||
].join("\n"),
|
||||
);
|
||||
} finally {
|
||||
@@ -161,3 +168,4 @@ try {
|
||||
}
|
||||
|
||||
console.log("tp_wasm_node_smoke=ok");
|
||||
console.log("tp_pause_resume_smoke=ok");
|
||||
|
||||
Reference in New Issue
Block a user