Skip to content

Commit

Permalink
Merge pull request #27 from PickNikRobotics/add_loaders
Browse files Browse the repository at this point in the history
Add missing behavior loaders and remove camera_transforms_node
  • Loading branch information
marioprats authored Feb 27, 2024
2 parents 7f6d0ed + 1a50fef commit 52efe69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 47 deletions.
3 changes: 3 additions & 0 deletions src/kinova_gen3_base_config/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ objectives:
# Add additional plugin loaders as needed.
core:
- "moveit_studio::behaviors::CoreBehaviorsLoader"
- "moveit_studio::behaviors::MTCCoreBehaviorsLoader"
- "moveit_studio::behaviors::ServoBehaviorsLoader"
- "moveit_studio::behaviors::VisionBehaviorsLoader"
objective_library_paths:
core:
package_name: "kinova_gen3_base_config"
Expand Down
47 changes: 0 additions & 47 deletions src/kinova_gen3_base_config/launch/sim/hardware.launch.py

This file was deleted.

0 comments on commit 52efe69

Please sign in to comment.