|
Re: Debugging Techniques
For normal program execution we do that too. Download code, see it on the dashboard, then set to Autonomous or Teleoperated...
Its only when we want to set a breakpoint and launch the debugger do we have an issue where the laptop with the debugger on it doesn't get to the point where the debugger runs. Nor does the dashboard application see the robot code deploy. It shouldn't because the debugger is not running yet. We still need help with how to get the debugger to run.
|