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

While catkin_make is stuck, try looking for processes that are running and look stuck. I would try running a graphical process monitor or top, and also running something like ps auxwwwf to display the process tree, and look for leaves in the process tree which might be blocking the parent process.