Skip to content

Source Build Action Summary #21

@stonier

Description

@stonier

What: builds the kobuki c++ libraries from source using colcon, no other ros2 dependencies involved
How:

  • Apt-gets build essential tools (git, cmake, gcc)
  • Configures a virtual environment that allows fetching of the fundamental pypi colcon dependencies
  • Adds ament and kobuki source repositories (pinned on foxy versions) to the colcon workspace
  • Compiles natively, then cleans and cross-compiles

Why: continuous verification that the source build instructions work
When: triggers weekly (ideally it would be as kobuki source repos change, but this is sufficient)

Resources

FYI @scpeters

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions