-
Notifications
You must be signed in to change notification settings - Fork 92
when I use catkin_make to compile under Noetic, some errors are occured. #73
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
Comments
Exactly same problem for me. |
I have solved this problem with #3 Exactly using the following commands:
and I have buit the project successfully. Environment: Ubuntu 20.04 ROS: Noetic |
Thank you very much for your reply and I will try this method in my environment.
| |
***@***.***
|
|
***@***.***
|
…---- Replied Message ----
| From | ***@***.***> |
| Date | 06/29/2022 11:47 |
| To | ***@***.***> |
| Cc | ***@***.******@***.***> |
| Subject | Re: [AuboRobot/aubo_robot] when I use catkin_make to compile under Noetic, some errors are occured. (Issue #73) |
I have solved this problem with #3
Exactly using the following commands:
$ sudo apt-get update
$ sudo apt-get install gdebi
$ wget http://archive.ubuntu.com/ubuntu/pool/main/p/protobuf/libprotobuf9v5_2.6.1-1.3_amd64.deb
$ sudo gdebi ./libprotobuf9v5_2.6.1-1.3_amd64.deb
and I have buit the project successfully.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
how to solve this situation? |
Dear author, there is a problem about ROS Noetic operation that cannot be solved.
When I download the function package and put it into a workspace for compilation, the following errors occur:
The text was updated successfully, but these errors were encountered: