Skip to content

Conversation

@littlebee
Copy link
Owner

@j-calvert That was such good advice it bears repeating!

also added some "" -> "sh" because I think the mkdocs+mui doesn't color code without.


## Run the software on your robot

First `ssh` into the onboard computer and `cd path/uploaded/to`.
Copy link
Owner Author

Choose a reason for hiding this comment

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

I'm wondering if at some point we should redirect to https://github.com/littlebee/basic_bot/tree/main/docs/Installation%20Guides

Also I need another issue/task to flash a fresh Pi4 Bullseye and go through the installation there. And then pull out the Nvidea Jetson followed by the Corel ?? whatever their SBC is called I have an old one.

python -m venv my_new_project_venv
source my_new_project_venv/bin/activate
python3 -m pip install git+https://github.com/littlebee/basic_bot.git@main
python -m pip install git+https://github.com/littlebee/basic_bot.git@main
Copy link
Owner Author

Choose a reason for hiding this comment

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

Oh, and I forgot to include a mention of changing these in the human-generated description. I think this is the recommended way of using pip in a venv, but I don't really know.

@littlebee littlebee merged commit ff8e5b3 into main Feb 6, 2025
1 check passed
@littlebee littlebee deleted the littlebee-patch-1 branch February 6, 2025 21:02
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