-
Notifications
You must be signed in to change notification settings - Fork 52
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
lrmate200id_gazebo_demo: Pick and place demonstration with Fanuc LRMate200id in a situation with few sensors with reactive and adaptive planning #25
base: indigo-devel
Are you sure you want to change the base?
Conversation
@wkentaro: I'm getting back to reviewing your PRs. For this particular one though, I have a feeling that the introduced I do believe there is value in having these sort of demos around though, so if you agree, I'd like to create a Does that make sense? |
Also, if I may suggest: would it be an idea to change the name of your demo package from That would seem to cover quite well the contents and intent of the package. You're free to choose another name of course, this was just an example. |
@wkentaro: 🔔 ? |
Sorry for late reply. |
@wkentaro: I've created the fanuc_demos repository. Could you open a PR there, that includes just the actual application? All the support & and gazebo package changes should remain in this repository ( |
Ok thanks! |
🔔 ? |
Task
Pick an object from red bin and place it in the shelf bin. This is called stow task.
Pipeline
Detect collision with force sensor input and stop the trajectory execution.
https://drive.google.com/file/d/0B9P1L--7Wd2vZ3lWUmxrWUNWb2M/view?usp=sharing
Adapt the environment to complete the stow task.
https://drive.google.com/file/d/0B9P1L--7Wd2vZ0RGOVprZXVLZlU/view?usp=sharing
Usage