gazebosim / gz-math

General purpose math library for robot applications.
https://gazebosim.org/libs/math
Apache License 2.0
54 stars 67 forks source link

Examples build is broken #16

Closed osrf-migration closed 9 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


pull request #19 (change _ to - in package name) broke the examples for me. The example CMakeLists.txt can't find the ignition math library properly anymore.

Also, we should build the examples in continuous integration, like in gazebo pull request 938.

osrf-migration commented 10 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


See pull request #24

osrf-migration commented 9 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


pull request #24