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

moveit_cfg: 6640 ctrlr mngr launch file empty #40

Closed
gavanderhoorn opened this issue Jun 6, 2014 · 10 comments
Closed

moveit_cfg: 6640 ctrlr mngr launch file empty #40

gavanderhoorn opened this issue Jun 6, 2014 · 10 comments
Labels

Comments

@gavanderhoorn
Copy link
Member

Overwritten with default file generated by the MoveIt Setup Assistant (in 0529203). moveit_planning_execution.launch now doesn't work correctly.

@gavanderhoorn
Copy link
Member Author

Btw, irb_6640_moveit_config has been released (v1.1.1) with this empty irb_6640_moveit_controller_manager.launch.xml, afaict.

@gavanderhoorn
Copy link
Member Author

The old (released) version of this file is still empty. The newer package (introduced with #43) is ok.

I'll submit a pull request later to fix the issue with irb_6640_moveit_config.

@gavanderhoorn
Copy link
Member Author

I'm having some difficulty getting this to work again. Even a going back to the state of the repository as of 428bec4e (before any changes to the irb_6640 package) doesn't give me a working configuration. moveit_planning_execution.launch always errors out with:

[ERROR] [/joint_trajectory_action]: Joint trajectory action failing on invalid joints

Followed by:

[ERROR] [/move_group]: Controller is taking too long to execute trajectory (the expected upper bound for the trajectory execution was 4.569268 seconds). Stopping trajectory.

I haven't looked into the invalid joints error yet though.

@gavanderhoorn
Copy link
Member Author

Ok, it would appear that the two joints for the piston and the cylinder are causing the invalid joints error. industrial_utils::isSimilar(..) returns false, causing the action to fail.

The latest Groovy version shows the same behaviour. Has this ever worked?

I have no idea why the abb_irb6640_moveit_config package does not suffer from the same problem: it also includes the piston and cylinder.

@gavanderhoorn
Copy link
Member Author

Ping?

@gavanderhoorn
Copy link
Member Author

Ping again.

@Levi-Armstrong
Copy link
Member

@gavanderhoorn, It looks like this was addressed by PR #89, do you agree?

@gavanderhoorn
Copy link
Member Author

Not sure.

There are now two *_controller_manager.launch files in the abb_irb6640_moveit_config/launch directory. The one that is being used (abb_irb6640_185_280_moveit_controller_manager.launch.xml) is (still) empty, the other one (launch/abb_irb6640_moveit_controller_manager.launch.xml) is not.

I think we should move the old one to the new one.

Seems I forgot to test the moveit_planning_execution.launch script yesterday. That would have showed that things are still not correct.

@gavanderhoorn
Copy link
Member Author

Addressed in 421e955.

@gavanderhoorn
Copy link
Member Author

Thanks @Levi-Armstrong.

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

No branches or pull requests

2 participants