Robotics StackExchange | Archived questions

Unable to run p2os_dashboard

Hello!

I am using a Pioneer 3-AT and ROS Groovy, and successfully using the P2OSDRIVER to connect to the robot. Also being able to control using the keyboard with the TELEOP launch files.

However, when i execute rosrun p2osdashboard p2osdashboard, 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

Asked by barrybear on 2013-07-16 04:51:02 UTC

Comments

Hi Barry,

I'm getting same importError. Please let me know how did you solve?

Asked by cognitiveRobot on 2013-10-21 00:36:54 UTC

Answers