brown's irobot_create_2_1 driver unable to run
$ rosrun irobot_create_2_1 driver.py Traceback (most recent call last): File "/opt/ros/electric/stacks/brown_drivers/irobot_create_2_1/bin/driver.py", line 15, in <module> from irobot_create_2_1.msg import SensorPacket ImportError: No module named irobot_create_2_1.msg
Running Ubuntu 11.10 (fresh install).
Installed ROS using: sudo apt-get install ros-electric-desktop
Installed irobot_create_2_1 using: sudo apt-get install ros-electric-brown-drivers
I thought that was all I needed to do to get it working... or is there something extra?
Thanks.