ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thanks spmaniato and jarvisschultz! I erased it completely then re-cloned to my catkin workspace and it worked just fine. I swear I had tried that before but I may have just copied it instead of deleting and re-cloning. Should I post an answer below with more detail?

Thanks spmaniato and jarvisschultz! I erased it completely then re-cloned to my catkin workspace and it worked just fine. I swear I had tried that before but I may have just copied it instead of deleting and re-cloning. Should I post an answer below with more detail?re-cloning.

To sum it up:

  1. I cloned the git repo into "~/catkin_ws/src"
  2. I then ran a "catkin_make" from "~/catkin_ws"
  3. The directory located at "~/catkin_ws/devel/lib/python2.7/dist-packages/node_example/msg" now contains stuff! there is a python init and a "_NodeExampleData.py"

Thanks spmaniato and jarvisschultz! I erased it completely then re-cloned to my catkin workspace and it worked just fine. I swear I had tried that before but I may have just copied it instead of deleting and re-cloning.

To sum it up:

  1. I cloned the git repo into "~/catkin_ws/src"
  2. I then ran a "catkin_make" from "~/catkin_ws"
  3. The directory located at "~/catkin_ws/devel/lib/python2.7/dist-packages/node_example/msg" now contains stuff! there is a python init and a "_NodeExampleData.py"

Also, I can't approve my own answer since I'm a newb. Oh well.