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

Explain how to install older version of PhotonVision on Romi #1577

Merged

Conversation

crschardt
Copy link
Contributor

@crschardt crschardt commented Nov 16, 2024

Provide instructions for installing the PhotonVision version that is compatible with WPILibPi 2023.4.2, which is the newest version available for the Romi.

The older text is hidden in a comment so that it can be restored when there is a newer version of WPILibPi that is compatible with newer versions of PhotonVision.

@crschardt crschardt marked this pull request as ready for review November 16, 2024 06:18
@crschardt crschardt requested a review from a team as a code owner November 16, 2024 06:18
:::
:::..End of temporary instructions.

Next, from the SSH terminal, run `sudo nano /home/pi/runCamera` then arrow down to the start of the exec line and press "Enter" to add a new line. Then add `#` before the exec command to comment it out. Then, arrow up to the new line and type `sleep 10000`. Hit "Ctrl + O" and then "Enter" to save the file. Finally press "Ctrl + X" to exit nano. Now, reboot the Romi by typing `sudo reboot now`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sudo needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe not for the nano command, but this is what we had in the documents before my edit. I don't think it hurts.

@crschardt crschardt merged commit eb39541 into PhotonVision:master Nov 16, 2024
2 checks passed
@crschardt crschardt deleted the 1559-update-romi-install-documentation branch November 17, 2024 03:17
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