canonical / colcon-in-container

Colcon extension to build a colcon workspace in a container
GNU General Public License v3.0
26 stars 1 forks source link

build_in_container _rosdep method should be moved to a free function that will be called by several verbs. #5

Closed Guillaumebeuzeboc closed 1 year ago

Guillaumebeuzeboc commented 1 year ago
          No need to do it now since this is a "private" function but this should eventually be moved to a free function that will be called by several verbs.

_Originally posted by @artivis in https://github.com/canonical/colcon-in-container/pull/3#discussion_r1239371718_

Guillaumebeuzeboc commented 1 year ago

Solved in https://github.com/canonical/colcon-in-container/pull/6