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

Commit

Permalink
Top level launchfile (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjw authored Feb 23, 2024
1 parent 7ac4f72 commit 46ad7fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/picknik_ur_base_config/launch/moveit_pro.launch.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<launch>
<include file="$(find-pkg-share moveit_studio_agent)/launch/robot_drivers.launch.py" />
<include file="$(find-pkg-share moveit_studio_agent)/launch/studio_agent_bridge.launch.xml" />
<include file="$(find-pkg-share moveit_studio_rest_api)/launch/rest_api.launch.xml" />
</launch>

0 comments on commit 46ad7fc

Please sign in to comment.