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
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# AgileX Piper Robot Teleoperation with NeuraCore
1
+
# AgileX Piper Robot Teleoperation with Neuracore
2
2
3
3
This project is a complete example showcasing how to use Neuracore with the AgileX Piper robot. The project provides examples teleoperating the AgileX Piper robot using a Meta Quest controller, collecting demonstration data with [Neuracore](https://neuracore.com/), deploying trained policies, and an easy interface to tune most of the associated parameters.
-`--ip-address`: IP address of Meta Quest device (optional). Only needed when using WiFi connection. If not provided, defaults to auto-discovery via USB.
-`--train-run-name`: Name of the NeuraCore training run (fetches model from NeuraCore)
150
+
-`--train-run-name`: Name of the Neuracore training run (fetches model from Neuracore)
151
151
-`--model-path`: Local path to model file (alternative to train-run-name)
152
152
-`--ip-address`: IP address of Meta Quest device (optional). Only needed when using WiFi connection. If not provided, defaults to auto-discovery via USB.
0 commit comments