ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Points is an array, you need to select an element in the array:

l_traj_goal.points[0].positions[i] = ...