Pioneer-Users
Date Index
Thread Index
Re: [Pioneer-users] Question about controlling gripper
Hello,
Neither MobileEyes nor any of the example servers have controls for the
gripper, so you will have to add that code to a server. You can copy one
of the example servers and modify it.
Start by reading the ARIA and ArNetworking README.txt files, and their
reference documentation.
You can add a "simple command" to the server, and access it from
MobileEyes by adding the "custom commands" option to the toolbar
(right-click on the toolbar) or accessing it from the menu. This is a
way to add any command to MobileEyes.
Reed
Tao Zhang wrote:
> Hi there,
>
> We just recently got a PeopleBot with a gripper. We will use the robot to do
> a delivery task which involves using the gripper to carry some objects from
> one place to another place. I looked through the manual of the gripper but
> didn't find any information about gripper control software with graphic user
> interface (like MobileEyes for robot navigation). Basically what we want is
> to first use MobileEyes to move the robot to the orgin/destination, and then
> open/release the gripper. Since I am quite new to this area, could someone
> give suggestions about how to implement this action with tools available?
> Does this require some programming? If so, where is the starting point?
> Thank you very much!
>