We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e46620 commit 94a1e2aCopy full SHA for 94a1e2a
README.md
@@ -144,6 +144,7 @@ sudo apt upgrade -y
144
sudo apt install build-essential -y
145
sudo apt-get install -y cpufrequtils
146
sudo sed -i 's/GOVERNOR="ondemand"/GOVERNOR="performance"/g' /etc/init.d/cpufrequtils
147
+sudo apt-get install libgoogle-glog-dev
148
```
149
150
### Install librobotcontrol
external/glog
@@ -0,0 +1 @@
1
+Subproject commit 8f9ccfe770add9e4c64e9b25c102658e3c763b73
0 commit comments