Unable to run p2os_dashboard [closed]
Hello!
I am using a Pioneer 3-AT and ROS Groovy, and successfully using the P2OS_DRIVER to connect to the robot. Also being able to control using the keyboard with the TELE_OP launch files.
However, when i execute rosrun p2os_dashboard p2os_dashboard, this error appears and I've checked the p2os source files and I can't seem to figure out. Would appreciate the help!
from p2os_driver.msg import BatteryState, MotorState
ImportError: No module named msg
Hi Barry, I'm getting same importError. Please let me know how did you solve?