omo-r1mini-foxy 패키지 소개
패키지 다운로드
의존성 패키지 설치하기
하드웨어 Bringup
패키지 colcon 빌드하고 설치하기
Last updated
Last updated
cd {$workspace_path}/src/
git clone https://github.com/omorobot/omo_r1mini-foxy.git
git clone https://github.com/PinkWink/YDLidar-SDK.git
git clone https://github.com/PinkWink/ydlidar_ros2_driver.gitsudo apt install -y ros-foxy-gazebo-ros \
ros-foxy-cartographer-ros \
ros-foxy-nav2-map-serversudo cd {$workspace_path}/src/YDLidar-SDK
cd build
cmake ..
make
sudo make installbash create_udev_rules.shcd {$workspace_path}
colcon build --symlink-installcd {$workspace_path}
./install/setup.bash