以下の内容はhttps://seinzumtode.hatenadiary.jp/entry/2024/08/31/041058より取得しました。


M1 Mac(arm64)のParallel Desktop上Ubuntu22.04にGazeboをインストール

Gazeboとgazebo_ros_pkgsをインストールしたい。
arm64にはバイナリは提供されていないので、以下の手順を踏む。
1) gazeboとlibgazeboのインストール
launchpad.net

$ sudo add-apt-repository ppa:openrobotics/gazebo11-non-amd64
$ sudo apt update
$ sudo apt install gazebo
$ sudo apt install libgazebo-dev

2) gazebo_ros_pkgsのビルド
$ cd ~/ros2_ws/src
$ git clone -b https://github.com/ros-simulation/gazebo_ros_pkgs
$ git clone -b humble https://github.com/ros-controls/gazebo_ros2_control.git
$ sudo apt install ros-humble-camera-info-manager*
$ sudo apt install ros-humble-xacro
$ colcon build




以上の内容はhttps://seinzumtode.hatenadiary.jp/entry/2024/08/31/041058より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14