ANYbotics / rqt_multiplot_plugin

An rqt plugin for visualizing numeric values in multiple 2D plots.
GNU Lesser General Public License v3.0
125 stars 41 forks source link

Release to ROS Noetic #44

Closed wxmerkt closed 3 years ago

wxmerkt commented 3 years ago

Hi, are there currently any plans or timeline to release this plugin for ROS Noetic?

ovaag commented 3 years ago

Bump

EricGallimore commented 3 years ago

I tried building this for Noetic. I was able to get it to build (along with the three Variant packages, which I also had to clone into my workspace). Variant generates a lot of warnings, but builds.

I can load the plugin in rqt, and everything looks good (I can configure the plot) until I start plotting. Then, rqt crashes, and this message is printed: python3: /ros/src/variant_topic_tools/src/BuiltinVariant.cpp:39: variant_topic_tools::BuiltinVariant::BuiltinVariant(const variant_topic_tools::Variant&): Assertion `boost::dynamic_pointer_cast(value)' failed.

samuelba commented 3 years ago

I released the package for noetic. See here the status https://github.com/ros/rosdistro/pull/27956