<div dir="ltr">And for completeness the the following repositories can be release into Kinetic "now". If you are the maintainer of one / some of them please consider making a bloom release for Kinetic rather sooner then later. Thank you!<div><br></div><div><div>ackermann_msgs</div><div>ar_track_alvar_msgs</div><div>async_web_server_cpp</div><div>audio_common</div><div>bfl</div><div>camera_info_manager_py</div><div>cartesian_msgs</div><div>control_msgs</div><div>convex_decomposition</div><div>cram_3rdparty</div><div>csm</div><div>cv_backports</div><div>cv_camera</div><div>depthimage_to_laserscan</div><div>dynpick_driver</div><div>ecl_tools</div><div>ecto</div><div>euslisp</div><div>executive_smach</div><div>filters</div><div>graph_msgs</div><div>humanoid_msgs</div><div>iai_common_msgs</div><div>image_transport_plugins</div><div>iot_bridge</div><div>ivcon</div><div>jsk_common_msgs</div><div>keyboard</div><div>korg_nanokontrol</div><div>laser_proc</div><div>leap_motion</div><div>libccd</div><div>libg2o</div><div>librms</div><div>lms1xx</div><div>log4cpp</div><div>lyap_control</div><div>m4atx_battery_monitor</div><div>marti_messages</div><div>mav_comm</div><div>mavlink</div><div>md49_base_controller</div><div>media_export</div><div>mongo_cxx_driver</div><div>moveit_resources</div><div>nao_interaction</div><div>nao_meshes</div><div>naoqi_bridge_msgs</div><div>naoqi_libqi</div><div>navigation_msgs</div><div>nerian_sp1</div><div>nmea_msgs</div><div>ntpd_driver</div><div>object_recognition_msgs</div><div>object_recognition_renderer</div><div>octomap</div><div>octomap_msgs</div><div>ompl</div><div>open_karto</div><div>opencv_candidate</div><div>openni2_camera</div><div>openni_camera</div><div>openrtm_aist</div><div>openrtm_aist_python</div><div>openslam_gmapping</div><div>orocos_kinematics_dynamics</div><div>pcl_msgs</div><div>pepper_meshes</div><div>pocketsphinx</div><div>power_msgs</div><div>pr2_mechanism_msgs</div><div>pugixml</div><div>python_ethernet_rmp</div><div>python_qt_binding</div><div>rail_manipulation_msgs</div><div>rail_maps</div><div>rail_user_queue_manager</div><div>random_numbers</div><div>realtime_tools</div><div>rfsm</div><div>rmp_msgs</div><div>ros_emacs_utils</div><div>rosauth</div><div>rosdoc_lite</div><div>rosh_core</div><div>rospeex</div><div>rospy_message_converter</div><div>rtabmap</div><div>rtctree</div><div>rtsprofile</div><div>rtt</div><div>rwt_config_generator</div><div>sbpl</div><div>screen_grab</div><div>serial</div><div>shape_tools</div><div>sicktoolbox</div><div>smart_battery_msgs</div><div>sophus</div><div>srdfdom</div><div>stage</div><div>twist_mux_msgs</div><div>ueye</div><div>ueye_cam</div><div>unique_identifier</div><div>urg_c</div><div>usb_cam</div><div>uwsim_bullet</div><div>uwsim_osgocean</div><div>uwsim_osgworks</div><div>visp</div><div>vrpn</div><div>warehouse_ros</div><div>xacro</div><div>youbot_driver</div></div><div><br></div><div>Cheers,</div><div>- Dirk</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 23, 2016 at 1:46 PM, Jackie Kay via ros-release <span dir="ltr"><<a href="mailto:ros-release@lists.ros.org" target="_blank">ros-release@lists.ros.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Good afternoon,<br></div><div><br></div><div>I'd like to announce a
 script to help identify repositories that haven't been released into an
 upcoming new ROS distribution that are blocking your release.<br><br></div><div>You can get it by cloning ros/rosdistro and looking in the scripts directory.<br><br><a href="https://github.com/ros/rosdistro/blob/master/scripts/check_blocking_repos.py" target="_blank">https://github.com/ros/rosdistro/blob/master/scripts/check_blocking_repos.py</a><br><br>Or you can simply wget the raw script:<br><br></div><div>wget <a href="https://raw.githubusercontent.com/ros/rosdistro/master/scripts/check_blocking_repos.py" target="_blank">https://raw.githubusercontent.com/ros/rosdistro/master/scripts/check_blocking_repos.py</a><br></div><div><br></div><div>Right now the output is fairly minimal. For a set of input repository names, it will tell you:<br><br></div><div>- repos that have already been released into Kinetic<br></div><div>- repos that are unreleased and are blocked by other unreleased packages/repos<br></div><div>- repos that are unreleased and are ready to be released, but do not block other repos<br></div><div>- repos that are unreleased, are ready to be released, and are blocking other repos</div><div><br></div><div>The default set of inputs is all repositories that were released in the last distribution (jade).<br><br></div><div>The
 default dependency tree is determined by the dependencies in the last 
distribution. So if your dependencies changed in Kinetic the output of 
this tool will not reflect that.<br><br>I like to run it with "python -i" to drop into the Python interactive shell to further inspect the data sorted by the script.<br><br></div><div>Future
 enhancements may include: aggregating the number of releases blocked by
 a particular unreleased repo, printing the email addresses of 
maintainers of repositories, drawing a tree structure.<br></div><div><br></div><div>Recent
 output tells me that there are currently 74 repos ready for release 
that are blocking other repos, and 186 repos that cannot be released 
because of unreleased dependencies.<br></div><div><br></div><div>Happy releasing,<br></div><div><br></div>Jackie</div>
<br>_______________________________________________<br>
ros-release mailing list<br>
<a href="mailto:ros-release@lists.ros.org">ros-release@lists.ros.org</a><br>
<a href="http://lists.ros.org/mailman/listinfo/ros-release" rel="noreferrer" target="_blank">http://lists.ros.org/mailman/listinfo/ros-release</a><br>
<br></blockquote></div><br></div>