Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ros2 port: If an invalid message type is specified, rqt_publisher will cause rqt_gui will crash #3

Open
brawner opened this issue Dec 6, 2018 · 0 comments
Assignees

Comments

@brawner
Copy link

brawner commented Dec 6, 2018

Traceback (most recent call last):
  File "/Users/brawner/workspace/ros2_ws/install/rqt_publisher/lib/python3.7/site-packages/rqt_publisher/publisher.py", line 90, in add_publisher
    self._add_publisher(publisher_info)
  File "/Users/brawner/workspace/ros2_ws/install/rqt_publisher/lib/python3.7/site-packages/rqt_publisher/publisher.py", line 118, in _add_publisher
    msg_module = getattr(module, message_name)
AttributeError: module 'std_msgs.msg' has no attribute 'Int32[]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant