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 Felix.

Answering my own question with a hypothesis

I guess most ros python developers would debug a python node by adding import pdb and inserting a pdb.set_trace() statement at a point where they want to start single-stepping.

Is that correct? Is there a better answer?

Sorry for the noobie question.

Paul