UbiquityRobotics / learn

Ubiquity Robotics Tutorials Wiki
https://learn.ubiquityrobotics.com
15 stars 13 forks source link

Documentation for Using our image without a robot #13

Closed rohbotics closed 4 years ago

rohbotics commented 6 years ago

We are getting quite a few downloads of our image, we need to make sure that people are happy with their experience.

By the February Image (targeted for 2/18), I want to be able to point people with magnis lokis and even just pis to our image and have a reasonable expirence.

Things that need to be done for this:

This is a little ambitious, but I think it is a reasonable goal to strive for.

anfederman commented 6 years ago

Wouldn't the documentation for the Virtual Box Image be almost the same to the 'no robot' Pi image?

rohbotics commented 6 years ago

Not exactly, the provisioning setup will be pretty different. And what you see when you plug in a keyboard/video/mouse is separate.

Anything tutorial-like greater than that is out of scope. We just need the minimum for people to get up and running, and then they are on their own.

rohbotics commented 4 years ago

So turns out this page exists now. https://learn.ubiquityrobotics.com/image_no_magni

There are still some things missing from it.

mjstn commented 4 years ago

I believe this is all done as of this date when disable of roscore was also added. We can add things here as forum inputs tell us other things are required.

We do have a FOLLOWUP ISSUE that I would like to see done on our image distribution page!

I would like to see a statement about users of our image that do NOT have a Magni should be directly pointed to this specific page. Nobody would follow up and browse our overall learn pages or maybe don't even know about them from the image download page.

Doing this will i am sure greatly lower the forum questions from non customers.

jrlandau commented 4 years ago

Should this issue be closed, or is there still something to do?

mjstn commented 4 years ago

I think all the key big points have been hit and our goal is to minimize questions from non-customers bogging down the forum. Now we just point them to this for 95% of what is likely to be asked is on this now.

As time goes on if we see multiple questions that we can help offload forum questions by non magni users we add things as we see that situation.

I say close this but let Rohan have final word on if it can be closed.

We like them but must make it clear we try to help but are not here to hold their hand for their projects. We have a business to run and we hope they understand we encourage them but cannot be tutors to every non Magni user.

jrlandau commented 4 years ago

Rohan, what do you think?

On Sat, Mar 7, 2020 at 10:20 PM Mark Johnston notifications@github.com wrote:

I think all the key big points have been hit and our goal is to minimize questions from non-customers bogging down the forum. Now we just point them to this for 95% of what is likely to be asked is on this now.

I say close this but let Rohan have final word on if it can be closed.

This page is meant to minimize questions that are asked over and over that are making support of the forum time consuming for non Magni customer questions. We like them but must make it clear we try to help but are not here to hold their hand for their projects.

So I feel we consider this done as it has a huge head start and then as we see things get asked that we consider important enough to add to this page OR that get asked several times we info here simply to minimize forum future post time effort.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/UbiquityRobotics/learn/issues/13?email_source=notifications&email_token=AA6GNDCV73C53MQUV4UGEK3RGM2JLA5CNFSM4ELPLQS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOENVLQ#issuecomment-596171438, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6GNDB3KJXCYKTF2NLOYK3RGM2JLANCNFSM4ELPLQSQ .

rohbotics commented 4 years ago

A couple more things I would like in a section about the GUI: "The GUI is provided for debugging purposes only, the primary supported method of using this image is headless via SSH. Minor GUI issues probably exist, but we don't have the resources to address them." "If you are trying to connect to Wifi from the GUI you must first 'disconnect' from the ubiquityrobotXXXX network"

Also a note that we have pi3-miniuart-bt enabled by default, and so bluetooth stability may be affected, disable it if you are using bluetooth but not the serial port.

jrlandau commented 4 years ago

I added these to the image page (#2 under quickstart).

On Sun, Mar 8, 2020 at 8:50 AM Rohan Agrawal notifications@github.com wrote:

A couple more things I would like in a section about the GUI: "The GUI is provided for debugging purposes only, the primary supported method of using this image is headless via SSH. Minor GUI issues probably exist, but we don't have the resources to address them." "If you are trying to connect to Wifi from the GUI you must first 'disconnect' from the ubiquityrobotXXXX network"

Also a note that we have pi3-miniuart-bt enabled by default, and so bluetooth stability may be affected, disable it if you are using bluetooth but not the serial port.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/UbiquityRobotics/learn/issues/13?email_source=notifications&email_token=AA6GNDEN42PYTA7YYC5CSITRGPEG3A5CNFSM4ELPLQS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOEZPZA#issuecomment-596219876, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6GNDEXIIC7QSTAR3SVX53RGPEG3ANCNFSM4ELPLQSQ .

rohbotics commented 4 years ago

Looks good to me. Thanks!