refusion
refusion copied to clipboard
AssertionError: Unable to handle package.xml format version '3
Has anyone encountered this problem? it occured when excuting "catkin build refusion"
os : ubuntu18.04
format version 3 sounds really weird. It should be version 2. Have you modified the file?
format version 3sounds really weird. It should be version 2. Have you modified the file?
the same issue. I meet this problem without modifying the file , is there any advice ? it may be solved by " sudo pip install -U rosdep rosinstall_generator wstool rosinstall "