I’ve framed the steps for my quad to walk straight, turn Right, turn Lift and to stand up from resting position(power down) in individual files.
Is there a way I can combine the codes to make it into 1 big file: stand up + walk X 2 + Turn R X 2 + walk X 2+ etc? Other than to key into frame by frame again?
I can open the CSV file, but once i edit and save it. And import back to SEQ, it gives me an error.
Can someone kindly enlighten me on how to edit and save the CSV file correctly?
I’ve worked alot with custom made .csv files and had very few errors. Do you use Excel to import and modify one .csv file? What kind of error message do you get from SEQ?
Also remember that your final .csv file must have the same projectname in the first column “PROJECT”. Do you have several projects (several .csv files) you want to combine, or just make one large sequence including all sequences from the same project (one .csv file)? Remember running numbers of STEP’s in the same SEQUENCE (1,2,3,4,5,6 and so on. Not 1,2,3,4,1,2,3,4 …)
Of course, the .csv and .shp file must have the same filename. And the .csv must be semicolon separated.