Browse Source

Minor fix in script

pull/16/head
Chintan Desai 1 year ago
committed by GitHub
parent
commit
63167fb927
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      stretch_tool_share/dex_to_standard_configure_params.py

+ 2
- 0
stretch_tool_share/dex_to_standard_configure_params.py View File

@ -1,3 +1,5 @@
#! /usr/bin/env python3
from __future__ import print_function from __future__ import print_function
import stretch_body.hello_utils import stretch_body.hello_utils
import stretch_body.robot_params import stretch_body.robot_params

Loading…
Cancel
Save