Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

roslaunch debug #10

Open
trebormat opened this issue Nov 21, 2017 · 7 comments
Open

roslaunch debug #10

trebormat opened this issue Nov 21, 2017 · 7 comments

Comments

@trebormat
Copy link

Do you think it's possible to implement breakpoint with roslaunch and rosrun ?

@ajshort
Copy link
Owner

ajshort commented Nov 22, 2017

For rosrun it might be possible to use the appropriate C++/Python debugger. For roslaunch it would be more difficult, I don't know if it's possible to for for roslaunch as you normally have to edit the launch file to include launch-prefix and am not sure this can be done automatically. It might be enough to rely on the user to add these and then just use them when spawned.

@ajshort
Copy link
Owner

ajshort commented Nov 22, 2017

Looking at the Qt Creator plugin, it looks like it just uses the existing debugger to attach to nodes once they are running. We could probably do the same, with some sort of nice setup thing to create an appropriate configuration.

@Archetype90
Copy link

+1

I would love to see something like this.

@felixvd
Copy link

felixvd commented Aug 9, 2018

+1

@warpdriv
Copy link

+1, would greatly appreciate this. Thank you for your consideration.

@tahsinkose
Copy link

Any improvement on this?

@gkhanacer
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants