Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ command based examples don't all use CommandPtr #6601

Open
spacey-sooty opened this issue May 8, 2024 · 3 comments
Open

C++ command based examples don't all use CommandPtr #6601

spacey-sooty opened this issue May 8, 2024 · 3 comments

Comments

@spacey-sooty
Copy link
Contributor

This is best practice and should be enforced across examples.

@rzblue
Copy link
Member

rzblue commented May 8, 2024

Related: #5921

@spacey-sooty
Copy link
Contributor Author

I'm not 100% sure why that is closed as completed... it still appears to be true

@ncorrea210
Copy link
Contributor

This comment on #5988 is related to this post. It comes down to the usage of Command* and CommandPtr simply representing different ownership semantics in RobotContainer.

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

No branches or pull requests

3 participants