what means TC abbreviation in TC_STRUCT?
- glct12
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 1
14 Oct 2025 09:11 #336418
by glct12
what means TC abbreviation in TC_STRUCT? was created by glct12
in the source code there is TC_STRUCT,
my question is what means TC?
the TP abbreviation means trajectory planner, but the TC abbreviation is not explained.
my question is what means TC?
the TP abbreviation means trajectory planner, but the TC abbreviation is not explained.
Please Log in or Create an account to join the conversation.
- johnbl
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 4
16 Oct 2025 11:49 #336536
by johnbl
Replied by johnbl on topic what means TC abbreviation in TC_STRUCT?
Maybe Curve?
TC represents a segment of the path.
TC represents a segment of the path.
The following user(s) said Thank You: glct12
Please Log in or Create an account to join the conversation.
- glct12
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 1
16 Oct 2025 12:09 #336540
by glct12
Replied by glct12 on topic what means TC abbreviation in TC_STRUCT?
I know that refers to a path's segment.
Yes, it is possible to mean Trajectory Curve.
Yes, it is possible to mean Trajectory Curve.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 19678
- Thank you received: 4559
16 Oct 2025 14:22 #336552
by andypugh
Replied by andypugh on topic what means TC abbreviation in TC_STRUCT?
TP - Trajectory Planner ( see src/emc/tp/tp.c)
TC - Trajectory Controller. (see src/emc/tp/tc.c))
TC - Trajectory Controller. (see src/emc/tp/tc.c))
The following user(s) said Thank You: glct12
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.220 seconds