Just starting trying to build my isaac sim synthetic data creation world - and a debugger would really help! The documentation starts with, under ‘Setting Up ISAAC SIM’ / ‘Debugging & Editing Python Code’ - a section on changing the wording on a menu for Leonardo. Fine - that works great.
Since I’d like to debug a clone of Leonardo for my work, I jumpt to ‘Attaching the Debugger to a Running App’. The instructions say “From the configuration menu, select “Python: Attach (windows-x86_64/linux-x86_64) then press play.” However, that isn’t one of the options I’m presented with. If I try to ‘Add Configuration’ - I see Python: Attach for Chrome, Edge, Node.js, … - but no Attach (windows/linux…)
I am running ubuntu 18 with a fresh install of vs code.
Thanks!