#๐ help im lost like a puppy
47 messages ยท Page 1 of 1 (latest)
@craggy zenith
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
for refrense
https://github.com/NVIDIA-AI-IOT/jetbot/blob/master/notebooks/basic_motion/basic_motion.ipynb
is the assignment
and im just trying to install stuff to get started
Is this even python?
What is that file called and what command did you run?
The file you currently have open in that screenshot is JSON, not Python.
might make sense about all of my issues
it looks like a jupyter notebook
That's just a configuration file defined using JSON.
we went from spending months of learning binary to being given this and told its due friday
๐ญ
Tough
i actualy have no clue what im even supposed to do
you should ask them what you're meant to do
Are you following instructions somewhere? How did that file get opened and populated?
all I have is the github link and the website and Im told to finish the basic part and my partner sent me this that is shown in screenshot and said "im dropping this class I couldnt care less about this tbh"
๐ซ
So, have you read through that link? Have you tried any of the commands listed there?
yea and i just get errors I looked it up and it said its because i dont have somthing installed so Im trying to figure that out rn
Can you share that specific error? What you shared above is not what you're talking about now
That looks like a notebook file.
the error is when I type stuff in it isnt connecting to the robot it doesnt say anything in vs but the robot doesnt move even tho it says it has connection
I thought you said the error wasn't having something installed?
yea thats what gbt said when I looked it up
So you didn't get an error, it's just that the robot is not moving?
Can you share what the current file you're running looks like?
I think that file should have an extension of .ipynb, and if you have Jupyter support installed, it will display very differently
(oh, it is .ipynb)
i gave up on what my partner started and im starting new currentlywith this
That file is not saved. What exactly are you running?
So, you need to save the file and you should give it a better name than what it is currently saved as
i gave it a more fitting name
So, the jetbot has documentation for how to work with it. Have you read through that?
Like have you read through this? https://jetbot.org/master/examples/basic_motion.html
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.