Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with ros2bag record python frontend #100

Merged
merged 2 commits into from
May 3, 2019

Conversation

sagniknitr
Copy link
Contributor

Currently "ros2 bag record" command causes crashes when used with arguments. The PR fixes it.
@Karsten1987 review and get back to me.

Add _subparser member variable ( which is being called at line number 94). Otherwise it causes segmentation fault on calling ros2 bag record.

Signed-off-by: Sagnik <[email protected]>
Add type info to parser

Signed-off-by: Sagnik <[email protected]>
Copy link
Collaborator

@Karsten1987 Karsten1987 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, which that one change addressed.

@Karsten1987 Karsten1987 merged commit 241fcdd into ros2:master May 3, 2019
@Karsten1987
Copy link
Collaborator

thanks a lot for the patch!

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

Successfully merging this pull request may close these issues.

3 participants