Skip to content
New issue

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

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

Already on GitHub? # to your account

need to use collections.abc.Sequence instead of collections.Sequence in python 3.10 and later #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lucasw
Copy link

@lucasw lucasw commented Jan 8, 2023

(added another commit here to solve the np.float issue #32 but can remove it)

lucasw added a commit to lucasw/ros_from_src that referenced this pull request Jan 8, 2023
@lianghongzhuo
Copy link

could you also make your pr at https://github.com/ros-o/ros_numpy?

@lucasw
Copy link
Author

lucasw commented Mar 7, 2023

It's already in obese-devel on the ros-o fork @lianghongzhuo (maybe only as of this morning) - I'll leave this open here in case it comes back under maintenance but anyone else with an issue or pr should be pointed at ros-o

Back linking to ros-o/ros-o#7 (reply in thread)

@lianghongzhuo
Copy link

Thank you!

Copy link
Owner

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strictly this breaks Python 2; I think probably support for python2 should be removed from the package.xml at the same time as this change.

@lucasw
Copy link
Author

lucasw commented Nov 3, 2023

Strictly this breaks Python 2; I think probably support for python2 should be removed from the package.xml at the same time as this change.

Rebased and removed the python 2 from package.xml

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants