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

add teleop gripper control #49

Merged

Conversation

cretaceous-creature
Copy link
Collaborator

add teleop gripper control,
now ugv and uav use some teleop source
by different param.

For UGV teleop, published gripper topic

cretaceous-creature added a commit that referenced this pull request Jan 20, 2016
@cretaceous-creature cretaceous-creature merged commit 07f296b into start-jsk:indigo-devel Jan 20, 2016
@@ -14,8 +15,8 @@
<arg name="cheat" default="false" />

<!-- Spawn simulated ugv -->
<arg unless="$(arg cheat)" name="robot_initial_pose" value="-x 65 -y -25 -z 0.3" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why you change this

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The z value is a little bit high compare to the ground, and the then I change it to 0.1m

@k-okada
Copy link
Member

k-okada commented Jan 21, 2016

please consider updating teleop_twist_keyboard, change this node and send PR, and use them as I do in husky_* and ur_ -> https://github.com/tongtybj/mbzirc/blob/indigo-devel/mbzirc.rosinstall

@cretaceous-creature
Copy link
Collaborator Author

Okada sensei,
Do you mean use teleop_twist_keyboard for both uav and
ugv control or just use teleop_twist_keyboard for ugv control.

I am thinking of use then same key layout for control both....

@k-okada
Copy link
Member

k-okada commented Jan 21, 2016

Do you mean use teleop_twist_keyboard for both uav and ugv control

yes, please always think of the way not to write program code.

◉ Kei Okada

On Thu, Jan 21, 2016 at 11:56 PM, Chen notifications@github.com wrote:

Okada sensei,
Do you mean use teleop_twist_keyboard for both uav and
ugv control or just use teleop_twist_keyboard for ugv control.

I am thinking of use then same key layout for control both....


Reply to this email directly or view it on GitHub
#49 (comment).

@cretaceous-creature
Copy link
Collaborator Author

OK I understand, thank you very much.

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

Successfully merging this pull request may close these issues.

None yet

2 participants