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

Bug: Unpassed Arg #8

Open
methylDragon opened this issue Jun 3, 2019 · 0 comments
Open

Bug: Unpassed Arg #8

methylDragon opened this issue Jun 3, 2019 · 0 comments

Comments

@methylDragon
Copy link
Contributor

Issue

For commit: 093ae01
In file: /blue_moveit/blue_moveit_config/launch/blue_moveit_controller_manager.launch.xml

The arg for moveit_controller_manager is not filled, which causes the arm to not start as it substitutes in the default argument, targeting a non-existant .yaml file, which breaks the control stack.

Fix

trajectory_execution.launch.xml calls blue_moveit_controller_manager, and is passed the blue_side argument from move_group.launch.

Ensure that trajectory_execution.launch.xml passes the blue_side argument to blue_moveit_controller_manager.launch.xml

@methylDragon methylDragon changed the title Bug: Bug: Unpassed Arg Jun 3, 2019
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