Many plot options are only parsed if the plot is generated from scratch, that is, there is no existing plot of that robot. So if you clear all such figures then the trail option does work
p560.plot(q, 'trail', 'ro')
does indeed plot a trail of red circles along the path.