Handle change in waypoints (xd) with server #1

Closed
opened 2022-03-18 12:42:41 -03:00 by cesar.alejandro · 0 comments

Currently, there is a ros service which sets the desired waypoints (xd). On start up, refsignal_gen.py requests xd from this server. This only happens once, however. To handle changes in xd, refsignal_gen.py subscribes to status/waypoints as new xd's are published to this topic.

In the future, there should be a node that handles a change of xd and sends a command to refsignal_gen.py to request xd again from thes server.

Currently, there is a ros service which sets the desired waypoints (xd). On start up, refsignal_gen.py requests xd from this server. This only happens once, however. To handle changes in xd, refsignal_gen.py subscribes to status/waypoints as new xd's are published to this topic. In the future, there should be a node that handles a change of xd and sends a command to refsignal_gen.py to request xd again from thes server.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cesar.alejandro/oscillation_ctrl#1
No description provided.