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'm not really sure whether the change to interpreter.string() is correct, but I was able to compile my project with it. Unfortunately, I'm not experienced with using EmPy and the lack of EmPy source code repository with development history doesn't make it easy to figure out what changes would be correct. Therefore, I hope somebody more experienced would be able to follow from here.
The text was updated successfully, but these errors were encountered:
Bug report
rosidl is not compatible with recently released EmPy 4.0.x.
This manifests with errors like (the last few lines are the most important):
I was able to get rid of the errors after applying the following patch (for humble version):
I'm not really sure whether the change to
interpreter.string()
is correct, but I was able to compile my project with it. Unfortunately, I'm not experienced with using EmPy and the lack of EmPy source code repository with development history doesn't make it easy to figure out what changes would be correct. Therefore, I hope somebody more experienced would be able to follow from here.The text was updated successfully, but these errors were encountered: