Don Thomas
Results
2
comments of
Don Thomas
I was able to fix this problem by doing the following: ``` sudo apt install libgoogle-glog-dev cd ~/ros_workplace/src git clone https://github.com/ethz-asl/ethzasl_msf.git cd .. && catkin_make -DCMAKE_BUILD_TYPE=Release ```
I was able to fix this problem by doing the following: ``` sudo apt install libgoogle-glog-dev cd ~/ros_workplace/src git clone https://github.com/ethz-asl/ethzasl_msf.git cd .. && catkin_make -DCMAKE_BUILD_TYPE=Release ```