Skip to content

robot_client: joint_traj_streamer does not use special sequence nrs #152

@gavanderhoorn

Description

@gavanderhoorn

In contrast to JointTrajectoryDownloader (here), the JointTrajectoryStreamer class does not actually use the special sequence numbers START_TRAJECTORY_STREAMING and END_TRAJECTORY (here) when it starts sending trajectory points to the server.

The documentation for SpecialSeqValue does seem to imply that streaming clients are supposed to make use of the special sequence numbers whenever streaming a trajectory, and the behaviour of the downloading client makes it even more confusing as to why the streaming client doesn't do it.

We should either document this as a design choice, or fix this discrepancy as a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions