Skip to content

Commit

Permalink
Merge pull request #28 from Jmeyer1292/fix/bullet_include
Browse files Browse the repository at this point in the history
Bullet Convex Hull Computer Include
  • Loading branch information
Levi-Armstrong committed Sep 11, 2018
2 parents d003d91 + 61b5466 commit e385ecf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <tesseract_core/basic_types.h>
#include <ros/console.h>

#include <bullet/LinearMath/btConvexHullComputer.h>
#include <LinearMath/btConvexHullComputer.h>
#include <cstdio>
#include <Eigen/Geometry>
#include <fstream>
Expand Down

0 comments on commit e385ecf

Please sign in to comment.