You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to migrate a ros1 package and all is going well for the exception of running the ros_upgrader.py:
I get an attribute error.
File "/home/ubuntu/ros2-migration-tools/porting_tools/cmake_lists_porter.py", line 391, in rule_replace_commands item.name = CatkinToAmentMigration.CMAKE_LISTS_REPLACED_COMMANDS[item.name]
Running Noetic ROS on focal Ubuntu with Python 3.8.10
The text was updated successfully, but these errors were encountered:
I am attempting to migrate a ros1 package and all is going well for the exception of running the ros_upgrader.py:
I get an attribute error.
File "/home/ubuntu/ros2-migration-tools/porting_tools/cmake_lists_porter.py", line 391, in rule_replace_commands item.name = CatkinToAmentMigration.CMAKE_LISTS_REPLACED_COMMANDS[item.name]
Running Noetic ROS on focal Ubuntu with Python 3.8.10
The text was updated successfully, but these errors were encountered: