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

suggestion: adding /cmd_pose topic to naoqi_driver.launch #45

Closed
kochigami opened this issue Oct 10, 2015 · 1 comment
Closed

suggestion: adding /cmd_pose topic to naoqi_driver.launch #45

kochigami opened this issue Oct 10, 2015 · 1 comment

Comments

@kochigami
Copy link
Contributor

When I executed roslaunch pepper_bringup pepper_full.launch, I found /cmd_vel topic, but I couldn't find /cmd_pose.
I would like to have also /cmd_pose in naoqi_driver.launch. Could you tell me what do you think?

In nao_walker.py in nao_robot/nao_apps/nodes (https://github.com/ros-naoqi/nao_robot/blob/master/nao_apps/nodes/nao_walker.py#L93), both topics are prepared.
There is one pull-request for pepper walking-related function, and it uses both topics. ([nao_robot package] add launch/nao_wheel.launch nodes/nao_wheel.py #13 )(ros-naoqi/nao_robot#13)

@k-okada
Copy link
Member

k-okada commented Oct 11, 2015

I think you can use mobe_base_simple/goal of https://github.com/ros-naoqi/naoqi_driver/blob/master/src/naoqi_driver.cpp#L789 instead of cmd_pose

@k-okada k-okada closed this as completed Oct 11, 2015
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