ros-industrial / ros_canopen

CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen)
GNU Lesser General Public License v3.0
342 stars 274 forks source link

Melodic release #288

Closed mathias-luedtke closed 6 years ago

mathias-luedtke commented 6 years ago

melodic_devel should work, but needs some testing because of the interface chanages.

kmhallen commented 6 years ago

In the short term, could you bloom/release only the can_msgs package?

There are several packages that only depend on the can_msgs package that are waiting for its release: http://wiki.ros.org/can_msgs?distro=kinetic

This could be implemented by creating a melodic.ignored file in the release repository temporarily: https://github.com/DataspeedInc-release/dataspeed_can-release/blob/master/melodic.ignored

canopen_402
canopen_chain_node
canopen_master
canopen_motot_node
ros_canopen
socketcan_bridge
socketcan_interface
mathias-luedtke commented 6 years ago

This could be implemented by creating a melodic.ignored file in the release repository temporarily:

Yes, but that would force me to tag a version for all packages in the source repository.

There are several packages that only depend on the can_msgs package that are waiting for its release

I plan to test and release on WRID18.

mathias-luedtke commented 6 years ago

tested and released: https://github.com/ros/rosdistro/pull/18444