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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,3 +157,6 @@ The model files will need to be downloaded by running `ada_demos/feeding/bash_sc
157
157
- You can stop Ada's movement by `Ctrl-C`-ing the controller node started in step 7.
158
158
-**Never use the joystick while the controllers (step 7) are running.** Both will fight over control of Ada and they will not care about collision boxes.
159
159
- Be familiar with the location of Ada's on/off-switch :)
160
+
161
+
## Misc Notes
162
+
- 3D models and details for the joule, which mounts the RealSense onto the gen2 arm, can be found [here](https://github.com/ramonidea/wireless-data-transmission/tree/master/wiki).
0 commit comments