Skip to content

Commit 6197f37

Browse files
AdimotePeterJCLaw
andauthored
Split a sentence
Co-authored-by: Peter Law <[email protected]>
1 parent fd1d5a3 commit 6197f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulator/simulated_robot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@ The simulated robot has a camera which provides position and orientation
106106
information about other objects within the simulation. This simulates the
107107
system of fiducial markers which the physical robot's camera can detect.
108108

109-
You can access the camera with `robot.camera`, the simulated vision system matches the physical robot's vision API, so please use the [vision programming docs page]({{ site.baseurl }}/programming/vision/) as a reference. There are a few small differences between the simulator and the physical kit which are noted on that page.
109+
You can access the camera with `robot.camera`. The simulated vision system matches the physical robot's vision API, so please use the [vision programming docs page]({{ site.baseurl }}/programming/vision/) as a reference. There are a few small differences between the simulator and the physical kit which are noted on that page.
110110

111111
[arduino-programming]: {{ site.baseurl }}/programming/arduino/sr_firmware

0 commit comments

Comments
 (0)