I tried building the package from source with ros noetic in rpi4 with 64 bit, downloaded all dependencies and libraries but while building catkin_make it builds completely but giving following error at the end:
/usr/bin/ld: /opt/vc/lib/libmmal.so: error adding symbols: file in wrong format
Also libmmal library is installed.

Also while running launch file i am getting the following error:
ERROR: cannot launch node of type [raspicam_node/raspicam_node]: Cannot locate node of type [raspicam_node] in package [raspicam_node]. Make sure file exists in package path and permission is set to executable (chmod +x)
I tried building the package from source with ros noetic in rpi4 with 64 bit, downloaded all dependencies and libraries but while building catkin_make it builds completely but giving following error at the end:

/usr/bin/ld: /opt/vc/lib/libmmal.so: error adding symbols: file in wrong formatAlso libmmal library is installed.
Also while running launch file i am getting the following error:
ERROR: cannot launch node of type [raspicam_node/raspicam_node]: Cannot locate node of type [raspicam_node] in package [raspicam_node]. Make sure file exists in package path and permission is set to executable (chmod +x)