Skip to content

Commit ac29b10

Browse files
authored
Merge branch 'TAMS-Group:master' into master
2 parents 74c73af + a5ca17b commit ac29b10

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ find_package(catkin REQUIRED COMPONENTS
1616
tf2_eigen
1717
tf2_kdl
1818
tf2_geometry_msgs
19+
tf_conversions
1920
)
2021

2122
find_package(OpenMP)

bio_ik_kinematics_description.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<library path="lib/libbio_ik">
1+
<library path="libbio_ik">
22
<class name="bio_ik/BioIKKinematicsPlugin" type="bio_ik_kinematics_plugin::BioIKKinematicsPlugin" base_class_type="kinematics::KinematicsBase">
33
</class>
44
</library>

0 commit comments

Comments
 (0)