Browse Source

Included the correct python version.

noetic
Alan G. Sanchez 2 years ago
parent
commit
e93ff8fa5e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/aruco_tag_locator.py

+ 1
- 1
src/aruco_tag_locator.py View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Import modules
import rospy

Loading…
Cancel
Save