Skip to content

Commit

Permalink
Add JointTrajectoryController system plugin (#473)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Co-authored-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
AndrejOrsula and chapulina committed Feb 11, 2021
1 parent d959c41 commit 14cc837
Show file tree
Hide file tree
Showing 9 changed files with 2,782 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ set(IGN_TRANSPORT_VER ${ignition-transport9_VERSION_MAJOR})

#--------------------------------------
# Find ignition-msgs
ign_find_package(ignition-msgs6 REQUIRED)
ign_find_package(ignition-msgs6 REQUIRED VERSION 6.2)
set(IGN_MSGS_VER ${ignition-msgs6_VERSION_MAJOR})

#--------------------------------------
Expand Down

0 comments on commit 14cc837

Please sign in to comment.