Closed PhilipAmadasun closed 2 years ago
Can you try like This https://github.com/orbbec/ros_astra_camera/issues/158
@jian-dong I get this error on catkin build now.
/usr/bin/ld:/home/turtlebot/astra_ws/src/ros_astra_camera/include/openni2_redist/x64/libOpenNI2.so: file format not recognized; treating as linker script
/usr/bin/ld:/home/turtlebot/astra_ws/src/ros_astra_camera/include/openni2_redist/x64/libOpenNI2.so:1: syntax error
collect2: error: ld returned 1 exit status
make[2]: *** [/home/turtlebot/astra_ws/devel/.private/astra_camera/lib/libastra_wrapper.so] Error 1
make[1]: *** [CMakeFiles/astra_wrapper.dir/all] Error 2
make: *** [all] Error 2
cd /home/turtlebot/astra_ws/build/astra_camera; catkin build --get-env astra_camera | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -
...............................................................................
Failed << astra_camera:make [ Exited with code 2 ]
Failed <<< astra_camera [ 2.0 seconds ]
[build] Summary: 0 of 1 packages succeeded.
[build] Ignored: None.
[build] Warnings: None.
[build] Abandoned: None.
[build] Failed: 1 packages failed.
[build] Runtime: 2.1 seconds total.
Hello @PhilipAmadasun , Can you please delete ros_astra_camera and try git clone it again. this problem is *.so storage by git lfs
Hi @PhilipAmadasun , I remove LFS file.
I get:
Not sure what to do