Rhex Simulation Not running: DSO undefined reference symbol
How can I make this project run property?
https://github.com/mugenZebra/CE216-project
I've done
cmake ../
and then I do
make
but I get this error:
I've ROS Indigo
Thanks!!