Open osrf-migration opened 9 years ago
Original report (archived issue) by Anonymous.
From http://gazebosim.org/tutorials?tut=haptix_unboxing&cat=haptix#Environmentoverview
You will need to install nvidia drivers from a PPA. Type the following into the terminal:
deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu trusty main deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu trusty main
Then:
sudo apt-get install nvidia-
You may need to restart your computer for the new drivers to take effect.
Instead, the following was required: sudo add-apt-repository -y ppa:xorg-edgers/ppa sudo apt-get update sudo apt-get install nvidia-
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
Can you make a pull request by clicking Edit on the tutorial source code on the following page?
Edit
Thanks.
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Original report (archived issue) by Anonymous.
From http://gazebosim.org/tutorials?tut=haptix_unboxing&cat=haptix#Environmentoverview
You will need to install nvidia drivers from a PPA. Type the following into the terminal:
deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu trusty main deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu trusty main
Then:
sudo apt-get install nvidia-
You may need to restart your computer for the new drivers to take effect.
Instead, the following was required: sudo add-apt-repository -y ppa:xorg-edgers/ppa sudo apt-get update sudo apt-get install nvidia-