-
Notifications
You must be signed in to change notification settings - Fork 72
Description
Hi! I'm totally new to this kind of software but I really want to have some control on what to plot with Moves and it seems to be the only way as for now to also get the tracks from Moves and not just the locations.
Anyway, I have downloaded your code and Processing and also ControlP5 is added. I have changed the folder name to make it run and added the token in the config. However when I try to run it it first complains about the size (even tho the size is defined but it does not like the size being set with a variable) Ok so I changed the setting in the size command to use just a number for now but there were more errors. It does not find alot of functions like captionLabel() and booleanValue() seems to me it is still missing some libraries. Sorry if that's a very basic question.