Skip to content

Commit

Permalink
Merge branch 'TAMS-Group:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mechwiz authored Jan 26, 2023
2 parents 74c73af + a5ca17b commit ac29b10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ find_package(catkin REQUIRED COMPONENTS
tf2_eigen
tf2_kdl
tf2_geometry_msgs
tf_conversions
)

find_package(OpenMP)
Expand Down
2 changes: 1 addition & 1 deletion bio_ik_kinematics_description.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<library path="lib/libbio_ik">
<library path="libbio_ik">
<class name="bio_ik/BioIKKinematicsPlugin" type="bio_ik_kinematics_plugin::BioIKKinematicsPlugin" base_class_type="kinematics::KinematicsBase">
</class>
</library>

0 comments on commit ac29b10

Please sign in to comment.