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
Localization plugin can be changed in the configuration file. A `--plugin` argument can be supplied to `dial-mpc-real` to import a custom localization plugin in the current workspace.
166
166
167
-
### Installing `unitree_sdk2_python`
167
+
### Step 2: Installing `unitree_sdk2_python`
168
168
169
169
> [!NOTE]
170
170
> If you are already using ROS2 with Cyclone DDS according to [ROS2 documentation on Cyclone DDS](https://docs.ros.org/en/humble/Installation/DDS-Implementations/Working-with-Eclipse-CycloneDDS.html), you don't have to install Cyclone DDS as suggested by `unitree_sdk2_python`. But do follow the rest of the instructions.
171
171
172
172
Follow the instructions in [`unitree_sdk2_python`](https://github.com/unitreerobotics/unitree_sdk2_python).
173
173
174
-
### Configuring DIAL-MPC
174
+
### Step 3: Configuring DIAL-MPC
175
175
176
176
In `dial_mpc/examples/unitree_go2_trot_deploy.yaml` or `dial_mpc/examples/unitree_go2_seq_jump.yaml`, modify `network_interface` to match the name of the network interface connected to Go2.
177
177
178
178
Alternatively, you can also pass `--network_interface` to `dial-mpc-real` when launching the robot, which will override the config.
179
179
180
-
### Starting the Robot
180
+
### Step 4: Starting the Robot
181
181
182
182
Follow the [official Unitree documentation](https://support.unitree.com/home/en/developer/Quick_start) to disable sports mode on Go2. Lay the robot flat on the ground like shown.
183
183
184
184
<divstyle="text-align: center;">
185
185
<img src="images/go2.png" alt="Unitree Go2 laying flat on the ground." style="width:50%;">
0 commit comments