Skip to content

Instantly share code, notes, and snippets.

@marc-hanheide
Created October 20, 2018 21:03
Show Gist options
  • Select an option

  • Save marc-hanheide/915e4fa863c849e3eae4206b925cc134 to your computer and use it in GitHub Desktop.

Select an option

Save marc-hanheide/915e4fa863c849e3eae4206b925cc134 to your computer and use it in GitHub Desktop.
ROS pre-release in LCAS
sudo apt-get install python3-ros-buildfarm
mkdir -p /tmp/prerelease_job
cd /tmp/prerelease_job
generate_prerelease_script.py \
https://raw.githubusercontent.com/LCAS/ros_buildfarm_config/master/index.yaml \
kinetic default ubuntu xenial amd64 \
--custom-repo pcl_catkin_test__custom-2:git:https://github.com/LCAS/pcl_catkin.git:lcas_c11 \
--level 1 --output-dir ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment