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

Added support for Ubuntu 20.04 in iCubOS #84

Merged
merged 4 commits into from
Feb 8, 2021
Merged

Added support for Ubuntu 20.04 in iCubOS #84

merged 4 commits into from
Feb 8, 2021

Conversation

mbrunettini
Copy link
Contributor

No description provided.

Copy link
Member

@pattacini pattacini left a comment

Choose a reason for hiding this comment

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

Nice!

Let's remember to squash and merge from the GH PR button.

@pattacini pattacini changed the title Addded support for Ubuntu 20.04 in iCubOS Added support for Ubuntu 20.04 in iCubOS Feb 8, 2021
@mbrunettini mbrunettini merged commit b536c8d into icub-tech-iit:master Feb 8, 2021
@@ -162,7 +196,7 @@ To use the IMU Bosch BNO055 through the i2c bus these additional steps are requi

### Test the configuration of i2c and BNO055

To test the installation with the python script BNO055:
To test the installation with the [python script BNO055](https://github.com/icub-tech-iit/icub-os-files/blob/master/drivers/imu-bosh/BNO055.zip):
Copy link
Member

Choose a reason for hiding this comment

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

It was a typo that was there also before, but just to point it out (we can also fix it in a later PR): the IMU is manufactured from Bosch .


- Run nvidia-xconfig
- Reboot
For further details, please read [thi guide](https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
For further details, please read [thi guide](https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia)
For further details, please read [this guide](https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia)

Copy link
Member

@traversaro traversaro left a comment

Choose a reason for hiding this comment

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

Minor comments.

@pattacini
Copy link
Member

I'll fix them straight in master.

@pattacini
Copy link
Member

Done ✔

@mbrunettini
Copy link
Contributor Author

links seems ok now

@mbrunettini
Copy link
Contributor Author

Actually it was not a typo, but the destination path was wrong, fixed.

pattacini added a commit that referenced this pull request Jun 21, 2021
* Added ubuntu 20.04

added suppot for Ubuntu 20.04

* linked to the new files repo

* added details for ubuntu 20.04

* Update docs/icub_operating_systems/icubos/installation-from-scratch.md

Co-authored-by: Ugo Pattacini <ugo.pattacini@iit.it>
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.

Update icub_operating_systems/other-machines/generic-machine.md for Ubuntu 20.04 support
3 participants