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

Revision history [back]

The output from rospack profile gives you your answer: home/amburkoff/catkin_ws/src/joy_twist doesn't contain a Manifest, which every ROS package needs to have. You might want to take a look at this tutorial to see how packages are normally created in ROS, or maybe use an example from another package.