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 used this newest version of package and updated the proto 2 to proto 3 (proto 3 is needed for newest version of cartographer ). as a result, some of my personal package need proto 2 and can not work with proto 3.
do you have any suggestion on this issue?
The text was updated successfully, but these errors were encountered:
Please find my and kdaun's answers in #625
You can install protobuf in catkin_ws/install_isolated and not touch your system.
Here is another related issue: cartographer-project/cartographer#674
Thanks for your effort on this great package,
I used this newest version of package and updated the proto 2 to proto 3 (proto 3 is needed for newest version of cartographer ). as a result, some of my personal package need proto 2 and can not work with proto 3.
do you have any suggestion on this issue?
The text was updated successfully, but these errors were encountered: