Skip to content

Commit dbbbf6c

Browse files
committed
Revert format used in camera image
1 parent 2270039 commit dbbbf6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • CustomRobots/follow_person_harmonic/models/turtlebot2_harmonic

CustomRobots/follow_person_harmonic/models/turtlebot2_harmonic/model.sdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@
491491
<camera name='__default__'>
492492
<horizontal_fov>0.8</horizontal_fov>
493493
<image>
494-
<format>R8G8B8</format>
494+
<format>B8G8R8</format>
495495
<width>640</width>
496496
<height>480</height>
497497
</image>

0 commit comments

Comments
 (0)