Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ To drive your omnidirectional robot, **Axis 0** controls the robot's steering, *
left/right translation, and **Axis 2** controls the forward/backward velocity. **Button 4** acts as enable, and
**Button 5** acts as enable-turbo. On common controllers these correspond to the following physical controls:

| Axis/Button | Physical Input | PS4 | F710 | Xbox One | Action |
| :----------- | :------------------------------- | :-- | :--- | :------- | :--------------------- |
| **Axis 0** | Left thumb stick vertical | LJ | LJ | LJ | Drive forward/backward |
| **Axis 1** | Left thumb stick horizontal | LJ | LJ | LJ | Translate left/right |
| **Axis 2** | Right thumb stick horizontal | RJ | RJ | RJ | Rotate/turn |
| **Button 4** | Left shoulder button or trigger | L1 | LB | LB | Enable normal speed |
| **Button 5** | Right shoulder button or trigger | R1 | RB | RB | Enable turbo speed |
| Axis/Button | Physical Input | PS4 | F710 | Xbox One | Action |
| :----------- | :------------------------------- | :-- | :--- | :------- | :------------------------------------------------------------ |
| **Axis 0** | Left thumb stick vertical | LJ | LJ | LJ | Drive forward/backward |
| **Axis 1** | Left thumb stick horizontal | LJ | LJ | LJ | Translate left/right |
| **Axis 2** | Right thumb stick horizontal | RJ | RJ | RJ | Rotate/turn |
| **Button 4** | Left shoulder button or trigger | L1 | LB | LB | Enable normal speed |
| **Button 5** | Right shoulder button or trigger | R1 | RB | RB | Enable turbo speed (Dingo-O only; not supported on Ridgeback) |

:::note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ Then, power on the controller by pressing the `PS` button on the controller.
Once the blue LED on the top of the controller goes solid, you are paired and ready to drive.

Hold the L1 trigger button (deadman switch) and push the left thumbstick forward to drive the Ridgeback.
For full speed mode, hold the R1 trigger.
See the figure below for the Sony PS4 controls layout.
If you are not seeing any action, refer to [Support](#ridgeback-support) to get in touch with support.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ Then, power on the controller by pressing the `PS` button on the controller.
Once the blue LED on the top of the controller goes solid, you are paired and ready to drive.

Hold the L1 trigger button (deadman switch) and push the left thumbstick forward to drive the Ridgeback.
For full speed mode, hold the R1 trigger.
See the figure below for the Sony PS4 controls layout.
If you are not seeing any action, refer to [Support](#ridgeback-support) to get in touch with support.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Make sure your controller is paired to the robot computer. Visit the [controller

With the [robot services](../installation/robot.mdx#robot-services) running, turn on your controller. Press and hold
either **L1** or **R1**, and use the left joystick to publish a linear velocity and yaw command. The **L1** button
will drive the robot at slow speeds, while **R1** will drive the robot at fast speeds.
will drive the robot at slow speeds, while **R1** will drive the robot at fast speeds (only supported on some robots).

<center>
<figure>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.