INCLUDE(../../../cmake/macros.cmake)

# The data for the MPA12 clone of the ubiquitous SHADOW robot module.

SET(ROBOT_SUBDIRS 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
                  mpa12-deckard mpa12-murasama mpa12-spirit tracks)

ROBOT_DATA(NAME shadow_mpa12
           FILES shadow_mpa12.xml default.xml logo.rgb readme.txt
           SUBDIRS ${ROBOT_SUBDIRS} PATTERNS *.xml logo.rgb *.png *.jpg)
