Skip to content

Enabled baked collision checking by default #103

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

Merged
merged 7 commits into from
Aug 12, 2016
Merged

Conversation

mkoval
Copy link
Member

@mkoval mkoval commented Aug 5, 2016

@@ -472,7 +478,6 @@ def SetStiffness(self, stiffness, manip=None):
def Say(self, words, block=True):
"""Speak 'words' using talker action service or espeak locally in simulation"""
if self.talker_simulated:
import subprocess
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Should we really move this to an import at the top? We can do a lot of things without Say.

@jeking04
Copy link
Contributor

👍

@mkoval mkoval merged commit 02bf5fa into master Aug 12, 2016
@mkoval mkoval deleted the feature/baked_checkers branch August 12, 2016 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants