Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
glannuzel committed Apr 24, 2024
1 parent 969fd17 commit 55059bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/sdk/getting-started/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ reachy.r_arm.elbow.pitch.goal_position = -90

You have 2 different cameras type on Reachy:
- the **teleop** cameras, which are the cameras in Reachy's head. They are mobile cameras which can move the head and with stereovision, that are used for the teleoperation.
- the **SR** cameras, which are the short-range cameras on Reachy's torso. They are fix cameras, with an accessible dpeth map, mainly useful for manipulation tasks.
- the **SR** cameras, which are the short-range cameras on Reachy's torso. They are fix cameras, with an accessible depth map, mainly useful for manipulation tasks.

You can access those cameras doing:

Expand Down

0 comments on commit 55059bb

Please sign in to comment.