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

Point at person #107

Open
LarsJanssenTUe opened this issue Apr 23, 2019 · 2 comments
Open

Point at person #107

LarsJanssenTUe opened this issue Apr 23, 2019 · 2 comments
Assignees

Comments

@LarsJanssenTUe
Copy link
Contributor

The hard coded point at does not work for Hero:

        self._robot.speech.speak("I will point at you now.")
        self._robot.head.look_at_ground_in_front_of_robot(distance=100)
        self._robot.rightArm._send_joint_trajectory([[-0.2, -0.5, 0.2, 2.0, 0, 0.1, 0.0]])
        self._robot.speech.speak("You're right there!")
@LarsJanssenTUe LarsJanssenTUe self-assigned this Apr 23, 2019
@LarsJanssenTUe LarsJanssenTUe mentioned this issue Apr 23, 2019
@ar13pit
Copy link
Contributor

ar13pit commented Jun 5, 2019

@LarsJanssenTUe what am I supposed to do here?

@ar13pit ar13pit assigned LarsJanssenTUe and unassigned ar13pit Jun 6, 2019
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

3 participants