Skip to content

Commit

Permalink
fix: remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
manuandru committed Feb 7, 2024
1 parent 806ca77 commit 9381a13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model-gym-ros-env/car_node/car_node/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from ackermann_msgs.msg import AckermannDriveStamped

from stable_baselines3 import PPO
from car_node.wrapper import convert_range

device = 'cpu'

Expand Down

0 comments on commit 9381a13

Please sign in to comment.