Skip to content

Commit

Permalink
added microros submodules to ignore and removed ros2 control demos fr…
Browse files Browse the repository at this point in the history
…om tests

Signed-off-by: Jakub Delicat <[email protected]>
  • Loading branch information
delihus committed Jan 3, 2024
1 parent d796c38 commit 18a9485
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Remove ign_ros2_control demo
shell: bash
run: rm -rf src/gazebosim/gz_ros2_control/ign_ros2_control_demos
run: rm -rf src/gazebosim/gz_ros2_control/ign_ros2_control_demos src/gazebosim/gz_ros2_control/gz_ros2_control_tests

# Package micro_ros_msgs does not have industrial ci and tests does not pass.
# For more information see https://github.com/micro-ROS/micro_ros_msgs/issues/7
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ husarion/husarion_office_gz
gazebosim/gz_ros2_control
diff_drive_controller
imu_sensor_broadcaster
micro-ROS-Agent/
micro_ros_msgs/

# pyspelling
*.dic

0 comments on commit 18a9485

Please sign in to comment.