Skip to content

Issue with rospy registering replayed topics' URIs #264

Description

@vittoriouss

Hello. I'm currently working on a project that requires us to replay certain command topics. I keep on getting this error whenever I replay. This happens randomly and not consistently. I was wondering if anyone had the same issue previously and may know how to solve this.

Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/opt/ros/melodic/lib/python2.7/dist-packages/rospy/impl/registration.py", line 276, in start
self.run()
File "/opt/ros/melodic/lib/python2.7/dist-packages/rospy/impl/registration.py", line 315, in run
for uri in uris:
TypeError: 'int' object is not iterable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions