File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -109,13 +109,9 @@ The simulated robot has a camera which provides position and orientation
109
109
information about other objects within the simulation. This simulates the
110
110
system of fiducial markers which the physical robot's camera can detect.
111
111
112
- The information returned by the simulated vision API is generally in the same
113
- format and units as the physical robot's [ vision API] ( /docs/programming/sr/vision/ ) .
114
-
115
- <div class =" info " >
116
- Orientation information is returned in different formats between the simulator and the physical robot kits.
117
- One (possibly both) of them may change to resolve this.
118
- </div >
112
+ The information returned by the simulated vision API is similar to the physical
113
+ robot's [ vision API] ( /docs/programming/sr/vision/ ) , however there are a number
114
+ of differences as are noted in the vision docs.
119
115
120
116
## Simulated Time
121
117
You can’t perform that action at this time.
0 commit comments