Where is the code that builds the Ubuntu packages?
I was hoping to find some ground truth for what comes with the .deb packages and how they are built.
I was hoping to find some ground truth for what comes with the .deb packages and how they are built.
bloom is the tool in ROS which generates the Debian control files based on the metadata available in the package manifest.
ros_buildfarm is the Python package which drives the buildfarm which actually produces the .deb
files. But uultimately it simply invokes gbp buildpackage
and apt-src build
.
It seems the ROS2 config is here: https://github.com/ros2/ci
That repository doesn't contain any logic to create Debian packages. It only creates logic for CI jobs.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-07-19 10:35:19 -0600
Seen: 47 times
Last updated: Jul 19 '18
rosidl_generator_py UnsupportedTypeSupport: Could not import 'rosidl_typesupport_c' for package
ROS 2 Bouncy : Node, Log and Classes best practice
ROS on Windows: Subsystem for Linux, ROS 2 or ROS with Docker on Windows
No stdout logging output in ROS2 using launch
ros2 launch_test gtest parameters argument
ROS2 Talker Listener not communicating
An error with building ros2 and a question about rviz