Levi Armstrong

Results 271 comments of Levi Armstrong

Another issue I have ran into is that it finds the GTest package but all the cmake variables are empty except `GTEST_INCLUDE_DIRS`. Variables `GTEST_LIBRARIES` and `GTEST_MAIN_LIBRARIES` are empty. This is...

The other issue I have ran into is related having dependencies in my workspace that are also installed on the system. The interesting thing is that find_package finds the correct...

The other issue I ran into which is not related to this issue but explained [here](https://github.com/ros/console_bridge/issues/91). Oddly this issue was not present until I started building on Windows, and not...

@ooeygui I am working on getting the motion planning packages to build and ran into an issue where OMPL has incorrect include path for Eigen. Not sure if this an...

@ooeygui I opened up a [PR](https://github.com/ompl/ompl/pull/757) against OMPL to fix the missing libraries boost, flann, etc which they were not including.

@ooeygui The fix for ompl has been merged. What is the process for getting the fix included into the ros windows release?

What if we create a tesseract_stable repository with three rosinstall files. This is similar to how boost handles this where they leverage submodules. We could set CI which builds each...

@dpiet Are you wanting a single changelog for the repository?

>That would be one solution, but I feel like that would be just one more repository that doesn't stay up to date. Is there a problem with making the next...

You can see a full list of changes if you go to the GitHub release.