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

AttributeError: module 'json_msgs.msg' has no attribute 'Json' #16

Open
Xuan0319 opened this issue Nov 24, 2022 · 0 comments
Open

AttributeError: module 'json_msgs.msg' has no attribute 'Json' #16

Xuan0319 opened this issue Nov 24, 2022 · 0 comments

Comments

@Xuan0319
Copy link

Env:
Ubuntu 20.04 ROS-noetic

Hello,
I run the example code and I got the error below.
any help is appreciate, thanks

publisher = rospy.Publisher(topicName,json_transport.PackedJson,queue_size=10)

class PackedJson(json_msg.Json):
AttributeError: module 'json_msgs.msg' has no attribute 'Json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant