unable to import smach
I want to integrate a state machine using the smach libraryto my robot but when I tried running the first tutorial I got this error message/ ImportError: No module named smach/ On the documentation page I found no installation instructions. Does smach come standard with groovy and I am importing wrong or does it need to be install it separately when using groovy?