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

Proper path for motion recorder #15

Open
ymollard opened this issue Oct 24, 2021 · 0 comments
Open

Proper path for motion recorder #15

ymollard opened this issue Oct 24, 2021 · 0 comments

Comments

@ymollard
Copy link
Member

This is awful and broken:

raspoppy/setup-poppy.sh

Lines 183 to 184 in 8930327

sed -i 's/self.moves_path=""/self.moves_path="moves\/"/' "$POPPY_ROOT/pypot/server/rest.py"
sed -i 's/#os.makedirs(self.moves_path/os.makedirs(self.moves_path/g' "$POPPY_ROOT/pypot/server/rest.py"

Replace with a proper path management via a configuration file.

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

1 participant