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

ROS 2: Properly parse command-line options #118

Closed
clalancette opened this issue Oct 8, 2019 · 1 comment
Closed

ROS 2: Properly parse command-line options #118

clalancette opened this issue Oct 8, 2019 · 1 comment

Comments

@clalancette
Copy link
Contributor

The current code fails to use init_and_remove_ros_arguments properly, so passing certain command-line options doesn't work well. We should change this to use the API properly.

Copy of ros2#16

@clalancette clalancette changed the title ROS2: Properly parse command-line options ROS 2: Properly parse command-line options Oct 8, 2019
@clalancette
Copy link
Contributor Author

This is no longer really a problem as of #126, where we stopped using command-line arguments completely. So closing.

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

No branches or pull requests

1 participant