Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
UMRoboticsTeam
/
umrt-template-ros
Public
forked from
UMRoboticsTeam/umrt-template
Notifications
You must be signed in to change notification settings
Fork
9
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Fix build
- #5
#5
Closed
NoahR-ATC
wants to merge 25 commits into
main
UMRoboticsTeam/umrt-template-ros:main
from
fix-build
UMRoboticsTeam/umrt-project-perry-config:fix-build
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Closed
Fix build
#5
NoahR-ATC
wants to merge 25 commits into
main
UMRoboticsTeam/umrt-template-ros:main
from
fix-build
UMRoboticsTeam/umrt-project-perry-config:fix-build
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2025
Updated readme
NoahR-ATC
committed
5aeea3f
View commit details
Copy full SHA for 5aeea3f
Browse repository at this point
Removed ROS package structure since this will be a monorepo
NoahR-ATC
committed
51d6e3b
View commit details
Copy full SHA for 51d6e3b
Browse repository at this point
Added Project Perry description files from umrt-arm-ros-firmware experimentation, which actually models what Prairie Pioneer looked like
NoahR-ATC
committed
a4d9806
View commit details
Copy full SHA for a4d9806
Browse repository at this point
Converted umrt-project-perry-description to standard CMake setup
NoahR-ATC
committed
715a037
View commit details
Copy full SHA for 715a037
Browse repository at this point
Added Project Perry MoveIt config package generated from the MoveIt Setup Assistant.
Show description for 1fbae21
NoahR-ATC
committed
1fbae21
View commit details
Copy full SHA for 1fbae21
Browse repository at this point
Renamed project to umrt-project-perry-moveit-config
NoahR-ATC
committed
5ee19df
View commit details
Copy full SHA for 5ee19df
Browse repository at this point
Set up CMake for umrt-project-perry-moveit-config to parse version number like other projects
NoahR-ATC
committed
cfbda5b
View commit details
Copy full SHA for cfbda5b
Browse repository at this point
Added Project Perry IKFast plugin from my sim experimentation
NoahR-ATC
committed
71991a3
View commit details
Copy full SHA for 71991a3
Browse repository at this point
Set up CMake for IKFast plugin to parse version number like other projects
NoahR-ATC
committed
94c0a16
View commit details
Copy full SHA for 94c0a16
Browse repository at this point
Experimenting with running build job on a subdirectory
NoahR-ATC
committed
2c3f858
View commit details
Copy full SHA for 2c3f858
Browse repository at this point
Switched build workflow to be hit by initial_configs branch for testing
NoahR-ATC
committed
43035fb
View commit details
Copy full SHA for 43035fb
Browse repository at this point
Fixed branch name
NoahR-ATC
committed
9696324
View commit details
Copy full SHA for 9696324
Browse repository at this point
Experimenting with workflow
NoahR-ATC
committed
3303f2b
View commit details
Copy full SHA for 3303f2b
Browse repository at this point
Experimenting with new version of ros-build workflow
NoahR-ATC
committed
7b26071
View commit details
Copy full SHA for 7b26071
Browse repository at this point
Switched to using symlinks to version file for packages in order to avoid messing with ros-build workflow to let us inject a subdirectory into the version parsing process
NoahR-ATC
committed
594639a
View commit details
Copy full SHA for 594639a
Browse repository at this point
Switched back to only running workflow for main branch now that this works
NoahR-ATC
committed
dcf7f2f
View commit details
Copy full SHA for dcf7f2f
Browse repository at this point
Commits on Jul 3, 2025
Added build jobs for all packages
NoahR-ATC
committed
0144755
View commit details
Copy full SHA for 0144755
Browse repository at this point
Commits on Jul 7, 2025
Moved top-level URDF xacro here from umrt-arm-ros-firmware
NoahR-ATC
committed
2795451
View commit details
Copy full SHA for 2795451
Browse repository at this point
Set up URDF xacro for package split
NoahR-ATC
committed
eebfb2d
View commit details
Copy full SHA for eebfb2d
Browse repository at this point
Solidified version for build image
NoahR-ATC
committed
06ba48e
View commit details
Copy full SHA for 06ba48e
Browse repository at this point
Version bump
NoahR-ATC
committed
2036d64
View commit details
Copy full SHA for 2036d64
Browse repository at this point
Merge pull request #1 from UMRoboticsTeam/initial-configs
Show description for 4a00794
NoahR-ATC
authored
4a00794
View commit details
Copy full SHA for 4a00794
Browse repository at this point
Commits on Jul 19, 2025
Split build workflow into one workflow for each package to avoid artifact name collision
NoahR-ATC
committed
621af94
View commit details
Copy full SHA for 621af94
Browse repository at this point
Removed umrt-arm-ros-firmware exec dependency because then bloom requires to resolve it at build time for rosdep
NoahR-ATC
committed
dd0d8e4
View commit details
Copy full SHA for dd0d8e4
Browse repository at this point
Version bump
NoahR-ATC
committed
53a8001
View commit details
Copy full SHA for 53a8001
Browse repository at this point
You can’t perform that action at this time.