refactor: rename driver_sick_code plugin to driver_sick_tim
The driver targets the SICK TiM 5xx/7xx family over CoLa-A; "code" described neither the devices nor the protocol. driver_id stays sick_tim_driver. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -23,7 +23,7 @@ function(xlidar_add_plugin name)
|
||||
endfunction()
|
||||
|
||||
add_subdirectory(driver_olei)
|
||||
add_subdirectory(driver_sick_code)
|
||||
add_subdirectory(driver_sick_tim)
|
||||
add_subdirectory(driver_sick_safety)
|
||||
add_subdirectory(driver_espe)
|
||||
add_subdirectory(driver_rplidar)
|
||||
|
||||
Reference in New Issue
Block a user