The first point in a ROS trajectory tends to be whatever the current state of the robot is (except in situations where trajectory replacement is active). In those cases it would be advantagous if ROS_TRAJ could detect that and immediately skip the point and request / execute the next one.
Could use FK and then the >=< operator, but not sure whether that works for groups that don't have kinematics enabled.