Regenerate SCT drivers
This commit is contained in:
@@ -100,6 +100,8 @@ proc ::scobj::epson_pandp::read_config {} {
|
||||
}
|
||||
if { [string equal -nocase [dict get $v "driver"] "epson_pandp"] } {
|
||||
::scobj::epson_pandp::sics_log 9 "No sctcontroller for epson_pandp"
|
||||
set ip_address [dict get $v ip]
|
||||
set tcp_port [dict get $v port]
|
||||
set arg_list [list]
|
||||
set missing_list [list]
|
||||
foreach arg {robot_name} {
|
||||
|
||||
Reference in New Issue
Block a user