the scissor stl file is added.
This commit is contained in:
@@ -8,7 +8,7 @@ import pandas as pd
|
||||
# --------------------------------------------------
|
||||
# 1. Load the data
|
||||
# --------------------------------------------------
|
||||
file_name = "workspace minisci collision.csv"
|
||||
file_name = "rm75b_comfort_workspace_v_minis_collision.csv"
|
||||
csv_path = Path(file_name)
|
||||
|
||||
# The file has no column names, so header=None is important.
|
||||
|
||||
Reference in New Issue
Block a user