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: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -53,10 +53,12 @@ If your not familiar with Python or for more detailed instructions please refer
53
53
54
54
## Examples
55
55
56
-
The Eva object allows you to directly control an Eva robot. It provides lots of useful helper function for interacting with the robot.
56
+
The following section provides some getting started example code, for more detailed examples please go to our [eva_examples repository](https://github.com/automata-tech/eva_examples).
57
57
58
58
### Eva
59
59
60
+
The Eva object allows you to directly control an Eva robot. It provides lots of useful helper function for interacting with the robot.
0 commit comments