Skip to content

Commit ff0a5f9

Browse files
authoredJul 7, 2022
Fix calibration test ignores (#690)
1 parent c5fa749 commit ff0a5f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎Tests/test_calibration_upperbody.any

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//fatal_warnings = True
22
//ignore_errors = [
3-
// "Insufficient Lmt interval",
4-
// "The muscle has been stretched",
5-
// "Orientation close to Gimbal Lock",
3+
// "Muscle without strength : The muscle is unrealistically long or short",
4+
// "Close to singular position",
5+
// "Muscle calibration : Insufficient Lmt interval",
66
//]
77
//define = (
88
// [

0 commit comments

Comments
 (0)
Please sign in to comment.