Esteve Fernandez

Results 331 comments of Esteve Fernandez

@mitsudome-r @xmfcx I've fixed the conflicts again, could you approve this PR when you can? Thanks

@skrobchik this should be fixed via https://github.com/ros2-rust/cargo-ament-build/pull/22 , right?

@SakodaShintaro ah, sorry, I think I misread the changes. That folder structure looks good to me, thanks.

@maspe36 @luca-della-vedova we could use [pipx](https://github.com/pypa/pipx). `pipx` is available on Debian/Ubuntu via the `pipx` package

@luca-della-vedova I hope you don't mind, I've pushed a change to your fork that replaces `sudo pip3 install` with `pipx`. I wanted to submit a PR to your fork, but...

Are you sure the colcon extensions built by the buildfarm? I can't find colcon in https://build.ros2.org/ , I think they are released separate from the rest of ROS. And in...

@mxgrey I can't find colcon in the buildfarm nor in the rosdistro repo. Some of the colcon packages are however referenced in https://github.com/ros/rosdistro/blob/master/rosdep/python.yaml#L5312-L5319, but I'd say they are there just...

@mxgrey > If no one has any objections, I'll begin that process later this week. Did you manage to build Debian packages for the colcon cargo extensions? It'd be nice...

I found a solution and submitted a PR upstream https://github.com/ros2/tinyxml2_vendor/pull/23, I can reproduce this issue in an Ubuntu 22.04 container.

When https://github.com/tier4/scenario_simulator_v2/pull/1604 gets merged we can close this issue