ERROR: The core ROS message libraries (std_msgs and rosgraph_msgs) have not been built.
I am trying to run roscore, but get an import error saying: ImportError: No module named msg
When I run roswtf I get the message: ERROR: The core ROS message libraries (std_msgs and rosgraph_msgs) have not been built.
However, both are in my catkin library. I have run roscore many times before with no problem. Today I went to run it and got that error. I have not changed anything since the last time I used it and can't figure it out.