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

Problem of connecting gazebo and moveit #30

Open
tomato1986 opened this issue Nov 15, 2017 · 4 comments
Open

Problem of connecting gazebo and moveit #30

tomato1986 opened this issue Nov 15, 2017 · 4 comments

Comments

@tomato1986
Copy link

Hi
I have a trouble about the code in chapter 4(P138)
When I tried to run the code that makes gazebo and moveit run at the sametime and pressed "execute" button in motionplanning, but the robot in gazebo did not work.
Moreover, motionplanning in moveit showed "failed".

The error message in the terminal showed
"[ WARN] [1510766932.987760476, 51.584000000]: Failed to validate trajectory: couldn't receive full current joint state within 1s
"
Then, I guess sending command from moveit to gazebo has something wrong, but I cannot understand what was the problem.

@qboticslabs
Copy link
Owner

@tomato1986

It will be great if you can create your own moveit config package, this kind of problem will solve when you create new, also don't forget to add control configuration. The steps to create moveit config is mentioned in the book itself

@tomato1986
Copy link
Author

Thank you for response.
"the steps to create moveit config is mentioned in the book itself"
you mean about from P 134 to P137,right?
If so, I have checked the codes are the same as P134~P137...
So I am confusing what is problem.

@qboticslabs
Copy link
Owner

@tomato1986 One of the reason is the collision between the links of the arm. If there is a collision between links, there will not be any motion plan, but if you create a new package, I think we can solve it to some extent. Some readers have the same issue and solved by creating a new package.

@tomato1986
Copy link
Author

When I tried to run the robot only on Moveit, motion planning on moveit worked well.(From P130 to P132)
In that case, what is the problem for using moveit and gazebo simultaneously?

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

2 participants