You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pylabrobot/arms/precise_flex/precise_flex_backend.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
5
5
classPreciseFlexBackend(ArmBackend):
6
-
"""UNTESTED - Backend for the PreciseFlex robotic arm"""
6
+
"""UNTESTED - Backend for the PreciseFlex robotic arm - Default to using Cartesian coordinates, some methods in Brook's TCS don't work with Joint coordinates."""
0 commit comments