First time here? Check out the FAQ!
answered 2013-02-22 13:39:32 -0600
Points is an array, you need to select an element in the array:
l_traj_goal.points[0].positions[i] = ...