Skip to content

Commit

Permalink
fix import errors
Browse files Browse the repository at this point in the history
  • Loading branch information
NishanthJKumar committed Jul 25, 2023
1 parent f2dd5f7 commit 7a2410c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predicators/spot_utils/perception_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

# NOTE: uncomment this line if trying to visualize stuff locally
# and matplotlib isn't displaying.
matplotlib.use('TkAgg')
# matplotlib.use('TkAgg')

ROTATION_ANGLE = {
'hand_color_image': 0,
Expand Down

0 comments on commit 7a2410c

Please sign in to comment.