Skip to content

Uniform FrameTask and RelativeFrameTask declaration with contacts.h fwd declarations#21

Merged
Gregwar merged 1 commit intoRhoban:masterfrom
traversaro:uniformstructclass
Nov 8, 2025
Merged

Uniform FrameTask and RelativeFrameTask declaration with contacts.h fwd declarations#21
Gregwar merged 1 commit intoRhoban:masterfrom
traversaro:uniformstructclass

Conversation

@traversaro
Copy link
Copy Markdown
Contributor

FrameTask and RelativeFrameTask are forward declared as class in

class FrameTask;
class RelativePositionTask;
class RelativeOrientationTask;
class RelativeFrameTask;
, but they are actually defined as struct. To cleanup this and uniform with other tasks, this PR changes them to be class.

@Gregwar Gregwar merged commit 4c78e85 into Rhoban:master Nov 8, 2025
@Gregwar
Copy link
Copy Markdown
Contributor

Gregwar commented Nov 8, 2025

Thanks for contributing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants