Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
TiaSinghania committed Dec 25, 2024
1 parent d9402ad commit 45b079a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions rb_ws/src/buggy/buggy/serial/ros_to_bnyahaj.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
import argparse
from threading import Lock
import threading

import rclpy
from rclpy import Node
from scipy.spatial.transform import Rotation as R
import utm

from std_msgs.msg import Float64, Int8, UInt8, Bool

from host_comm import *

from nav_msgs.msg import Odometry

class Translator(Node):
Expand Down

0 comments on commit 45b079a

Please sign in to comment.