ros-controls / gazebo_ros2_control

Wrappers, tools and additional API's for using ros2_control with Gazebo Classic
Apache License 2.0
198 stars 125 forks source link

Load the URDF to the resource_manager before parsing it to CM (backport #262) #267

Closed mergify[bot] closed 8 months ago

mergify[bot] commented 8 months ago

This is an automatic backport of pull request #262 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
saikishor commented 8 months ago
Reading state information...
E: Unable to locate package ros-iron-control-msgs
ERROR: the following rosdeps failed to install
  apt: command [apt-get install -y ros-iron-control-msgs] failed
executing command [apt-get install -y ros-iron-control-msgs]
Error: Process completed with exit code 1.

It is weird that the build testing failed at the setup of colcon workspace

ahcorde commented 8 months ago

Do you mind to review this PR https://github.com/ros-controls/gazebo_ros2_control/pull/268 ? @saikishor