Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylerjw/moveit_studio_upstream_buildfarm

Demo of actions based buildfarm for studio team
https://github.com/tylerjw/moveit_studio_upstream_buildfarm

Last synced: 4 days ago
JSON representation

Demo of actions based buildfarm for studio team

Awesome Lists containing this project

README

        

# GitHub Actions based buildfarm for upstream dependencies of MoveIt Studio

Stop building upstream dependencies from source for MoveIt Studio on Ubuntu 22.04.

```bash
echo "deb [trusted=yes] https://raw.githubusercontent.com/tylerjw/moveit_studio_upstream_buildfarm/jammy-humble/ ./" \
| sudo tee /etc/apt/sources.list.d/moveit-humble.list
```