I had this problem too. To solve it, update the carousel js which is within /js/bootstrap.js in your theme’s folder. I forget which version ships with the theme, but it’s older, and it doesn’t work. Get the newer version of carousel.js from github, and dump it into your /js/bootstrap.js in your theme folder. Your carousel should work.