You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running rosdep fails with irobot_events_executor because it isn't released into ROS 2, with the following message:
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
hlvs_player: Cannot locate rosdep definition for [irobot_events_executor]
I guess that iRobot does not really want to release it as an extra package as it would make more sens to finally integrate it into the normal rclcpp code base.
So I would say we should try to push finally merging the PRs of iRobot.
I agree, these changes must be available when it comes to releasing this package.
For now, for CI purposes, I'm going to add the irobot-ros/events_executor as a repository to build from source using action-ros-ci options in #4
Running rosdep fails with irobot_events_executor because it isn't released into ROS 2, with the following message:
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: hlvs_player: Cannot locate rosdep definition for [irobot_events_executor]
We should either:
The text was updated successfully, but these errors were encountered: