irobot_create_2_1 does not run
Hi all, I am trying to run irobot_create_2_1 driver , i do rosmake successfully however i cannot run it. this is the error i am getting
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
Thanks