Skip to content

Add a warning to schedule docs #70

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

spacey-sooty
Copy link
Contributor

@sciencewhiz
Copy link
Contributor

This one was merged on the WPILib side, but the message was changed, so this PR should be updated.

@TheTripleV TheTripleV merged commit 196fde6 into robotpy:main Feb 3, 2025
19 checks passed
@TheTripleV
Copy link
Member

Though, note that pathplanner docs use .schedule https://github.com/mjansen4857/pathplanner/blob/main/examples/java/src/main/java/frc/robot/RobotContainer.java#L113
on a network button and for scheduling the autonomous command

@spacey-sooty
Copy link
Contributor Author

Though, note that pathplanner docs use .schedule https://github.com/mjansen4857/pathplanner/blob/main/examples/java/src/main/java/frc/robot/RobotContainer.java#L113

on a network button and for scheduling the autonomous command

They are using Command.schedule which iirc is getting deprecated :/

@spacey-sooty spacey-sooty deleted the schedule-warning branch February 3, 2025 09:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants