Skip to content

Commit

Permalink
Merge pull request #20 from a2s-institute/revert-19-github-actions
Browse files Browse the repository at this point in the history
Revert "build action for humble"
  • Loading branch information
harleylara authored Dec 11, 2023
2 parents dd2f620 + 7fe65f8 commit 050e25f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 29 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/main.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion solo12_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<exec_depend>gazebo_ros</exec_depend>
<exec_depend>ros2_control</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>rviz</exec_depend>
<exec_depend>rviz</exec>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
Expand Down
2 changes: 1 addition & 1 deletion solo12_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<exec_depend>urdf</exec_depend>
<exec_depend>rviz2</exec_depend>
<exec_depend>launch</exec_depend>
<exec_depend>launch_ros</exec_depend>
<exec_depend>launch_ros</exec>
<exec_depend>joint_state_publisher_gui</exec_depend>
<exec_depend>joint_state_publisher</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
Expand Down

0 comments on commit 050e25f

Please sign in to comment.