Robotics StackExchange | Archived questions

compiling from source ubuntu jammy on arm64

I am a newb to gazebo and ROS in general. I am trying to setup ROS from sources (because the arm64 build seems to miss packages I need). When I try to compile gazebo from source on arm64 ubuntu 22.04, gz-rendering fails to complie with a relocation error. I tried setting CMAKEEXELINKER_FLAGS=-fPIC, but the error is not resolved. Has anyone done this before? if yes, what should I watch for? Thanks in advance.

Asked by abishekg on 2023-07-03 02:55:55 UTC

Comments

Answers