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

Made nessecary changes both cartography nodes and route_network nodes #28

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

Conversation

siddarth09
Copy link

  • removed itertools.ifilter to itertools.filter_false since ifilter is no longer supported

- removed itertools.ifilter to itertools.filter_false  since ifilter is no longer supported
ros tf2 doesn't not support "/" slash while giving it to header, so made changes to this file
- made changes to xrange -> range since python3 does not support xrange 
- print statements had no brackets so added brackets
Initialised PKG_NAME to geographic_msgs, not sure if that is the correct one 
TODO: please let me know if that is the correct package we are referring to in this code
@siddarth09 siddarth09 changed the title Updated Made nessecary changes both cartography nodes and route_network nodes Jan 18, 2023
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

Successfully merging this pull request may close these issues.

1 participant