Closed zach-morris closed 8 years ago
Error in buttonmap.xml
<feature name="rightbumper" mapto="l"/> <feature name="leftbumper" mapto="r"/>
should be
<feature name="rightbumper" mapto="r"/> <feature name="leftbumper" mapto="l"/>
Error in buttonmap.xml
should be