This commit is contained in:
2025-10-15 00:02:22 +03:00
commit 76caee16da
593 changed files with 33407 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
import sys
if sys.prefix == '/usr':
sys.real_prefix = sys.prefix
sys.prefix = sys.exec_prefix = '/home/koray/ros2_ws/install/arduino_bridge'