Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Failed to create Targets

#1
I keep trying to import CSV file as attached to RoboDK with specific robot and then create Targets based on those imported points

frame has been created successfully but not any Targets have been created accordingly 

Could you pls have a look?

Thanks 

No error pop up after run Script JUTS no any Targets were generated


Attached Files
.py   import_gp25_targets.py (Size: 2.08 KB / Downloads: 46)
.zip   import_csv.zip (Size: 248 bytes / Downloads: 46)
#2
I'm not sure you are reading the CSV file properly. There should be no errors inside the try/except section of the code. So I recommend you to remove the try/except to see if there are any problems in that section of the code.

You are skipping the header line, however, the sample CSV file you share has no header.
  




Users browsing this thread:
1 Guest(s)