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
As a consequence of ros/ros_comm#1206rosconsole needs to be separated from the ros_comm repository since rosbag_storage wants to use pluginlib which itself depends on rosconsole.
The following list of changes is related to that separation:
document that pluginlib and therefore also class_loader are dependency of the ros_comm repo which moves them from the "ros_base" variant into the "ros_core" variant: separate rosconsole ros-infrastructure/rep#173
As a consequence of ros/ros_comm#1206
rosconsole
needs to be separated from theros_comm
repository sincerosbag_storage
wants to use pluginlib which itself depends onrosconsole
.The following list of changes is related to that separation:
pluginlib
and therefore alsoclass_loader
are dependency of theros_comm
repo which moves them from the "ros_base" variant into the "ros_core" variant: separate rosconsole ros-infrastructure/rep#173melodic-devel
branch (same asros_comm
)rosconsole
repo and move the package to the rootrosconsole
for Melodic: 1.13.7rosconsole
(https://github.com/ros-gbp/rosconsole-release)rosconsole
into Melodic (removing the release from the "old" location): extract rosconsole #17920rosconsole
fromros_comm
on themelodic-devel
branch: remove rosconsole ros_comm#1405ros_comm
for Melodic: 1.14.0ros_comm
into Melodic (withoutrosconsole
): ros_comm: 1.14.0-0 in 'melodic/distribution.yaml' [bloom] #17921rosconsole
tickets / PRs from theros_comm
repo to the new repoThe text was updated successfully, but these errors were encountered: