krishauser/Klampt
'NoneType' object has no attribute 'animation' / 'animate'Hello, using klampt for visualizing a simple path, suddenly (literally, yesterday it has worked) vis.animate() does not work. Python tells me that 'NoneType' object has no attribute 'animation' or function 'animate'. Code is mostly Copy&Paste fr... |