RAFALAMAO / hector-quadrotor-noetic

Hector Quadrotor ported to ROS Noetic with Gazebo 11
61 stars 36 forks source link

Protocol Buffer Error in Arch Linux #5

Closed kanishkanarch closed 11 months ago

kanishkanarch commented 2 years ago

On building the hector drone package, I am encountering the following Protobuf error:

error.txt image

I encountered the same error in multiple other projects, like this issue in PXLRoboticsLab's ardrone repo.

Kindly help me solve this version issue.

Some outputs that might be helpful:

  1. protoc --version results in version libprotoc 3.20.1
  2. which protoc results in location /usr/bin/protoc
  3. /usr/bin/protoc --version results in version libprotoc 3.20.1
RAFALAMAO commented 2 years ago

You may try this https://github.com/BVLC/caffe/issues/6527#:~:text=about%20this%20project%3F-,This%20file%20was%20generated%20by%20an%20older%20version%20of%20protoc,a%20newer%20version%20of%20protoc.