Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Add picknik_registration submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
EzraBrooks committed Sep 11, 2024
1 parent 0e51d01 commit aca6bf5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@
path = src/external_dependencies/ridgeback
url = https://github.com/sjahr/ridgeback.git
branch = ros2
[submodule "src/external_dependencies/picknik_registration"]
path = src/external_dependencies/picknik_registration
url = https://github.com/PickNikRobotics/picknik_registration.git
1 change: 1 addition & 0 deletions src/arm_on_rail_sim/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ objectives:
- "moveit_studio::behaviors::MTCCoreBehaviorsLoader"
- "moveit_studio::behaviors::ServoBehaviorsLoader"
- "moveit_studio::behaviors::VisionBehaviorsLoader"
- "picknik_registration::PicknikRegistrationBehaviorsLoader"
# Specify source folder for objectives
# [Required]
objective_library_paths:
Expand Down
1 change: 1 addition & 0 deletions src/external_dependencies/picknik_registration
Submodule picknik_registration added at 7c654b

0 comments on commit aca6bf5

Please sign in to comment.