Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update industrial ci to use jazzy and ubuntu-24.04 #64

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

PetoAdam
Copy link
Member

@PetoAdam PetoAdam commented Sep 2, 2024

Before submitting this PR into master please make sure:

If you added a new robot model:

  • you extended the table of verified data in README.md with the new model
  • you extended the CMakeLists.txt of the appropriate moveit configuration package with the new model
  • you added a test_<robot_model>.launch.py and after launching the robot was visible in rviz
  • you added a <robot_model>_joint_limits.yaml file in the config directory (to provide moveit support)

If you modified an already existing robot model:

  • you checked and optionally updated the table of verified data in README.md with the changes
  • you have run the test_<robot_model>.launch.py and the robot was visible in rviz

Short description of the change

Updated the industrial_ci to use ubuntu-24.04 and ROS 2 Jazzy.

@Svastits Svastits merged commit 87ff761 into master Sep 4, 2024
3 checks passed
@Svastits Svastits deleted the feature/update_industrial_ci branch September 4, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants