ROS-PSE / arni

this is the codebase of the Advanced ROS Network Introspection.
BSD 2-Clause "Simplified" License
17 stars 9 forks source link

ARNI - recording specifications automatically error #19

Open sumitspattan opened 6 years ago

sumitspattan commented 6 years ago

I am trying to record the data of topic. But when I right clicked on the topic in arni- detail, rqt is closing.

http://wiki.ros.org/arni/Tutorials/CreatingSpecifications

Error is - arguments: Namespace(quiet=False) unknowns: [ ] chose translation /home/sumit/example_ws/src/arni/arni_gui/translations/en_EN.qm Traceback (most recent call last): File "/home/sumit/example_ws/src/arni/arni_rqt_detail_plugin/src/arni_rqt_detail_plugin/tree_widget.py", line 218, in __contextual_menu menu = QMenu() NameError: global name 'QMenu' is not defined

matt3o commented 6 years ago

Just merged the fix of @jrgnicho . Sorry for not responding any sooner, I've had a few rough weeks.