Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil-Singhal-06 committed Oct 8, 2024
1 parent f56bf71 commit f0ddb09
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
1 change: 0 additions & 1 deletion libs/scenario_execution_moveit2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<maintainer email="[email protected]">Intel Labs</maintainer>
<license>Apache-2.0</license>


<depend>scenario_execution_ros</depend>

<exec_depend>rclpy</exec_depend>
Expand Down
2 changes: 1 addition & 1 deletion simulation/gazebo/arm_sim_scenario/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Moveit2 Arm Simulation Scenario Execution
# MoveIt2 Arm Simulation Scenario Execution
9 changes: 4 additions & 5 deletions simulation/gazebo/arm_sim_scenario/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,21 @@
<maintainer email="[email protected]">Intel Labs</maintainer>
<license>Apache-2.0</license>


<buildtool_depend>ament_cmake</buildtool_depend>

<!-- moveit2 -->
<depend>moveit</depend>
<depend>moveit_resources</depend>
<depend>moveit_planners_chomp</depend>
<depend>scenario_execution</depend>
<depend>scenario_execution_moveit2</depend>
<depend>moveit_resources</depend>
<depend>controller_manager</depend>
<depend>ompl</depend>
<depend>moveit_planners_chomp</depend>
<depend>gripper_controllers</depend>
<depend>joint_trajectory_controller</depend>
<depend>ros2_control</depend>
<depend>ompl</depend>
<depend>ros_gz_bridge</depend>
<depend>ros_gz_sim</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>

Expand Down

0 comments on commit f0ddb09

Please sign in to comment.