This project is to use orange robot with ROS2
Find a file
2025-04-14 10:50:26 +09:00
.github add workflow_dispatch to build-check-bot.yaml 2023-07-27 12:32:05 +09:00
build.sh Update build.sh 2023-06-29 17:25:27 +09:00
Dockerfile Fix livox_to_pointcloud2 repository. 2025-04-12 14:51:35 +09:00
entrypoint.sh Merge branch 'main' of https://github.com/KBKN-Autonomous-Robotics-Lab/orange_ros2_docker into add/--net=host 2024-05-18 21:47:13 +09:00
LICENSE Create LICENSE 2023-01-08 20:06:18 +09:00
livox_run.sh Update .sh file for Tsukuba2024. 2024-10-04 19:30:36 +09:00
livox_runLite.sh Add comment. 2024-10-04 20:28:40 +09:00
README.md Update README.md 2024-06-28 15:15:51 +09:00
velodyne.sh fix velodyne.sh hostip 2024-05-18 21:37:51 +09:00
velodyne_run.sh fix comments 2024-05-22 19:59:10 +09:00
velodyne_runLite.sh fix comments 2024-05-22 19:59:10 +09:00

orange_ros2_docker Docker Build Check

dockeri.co

orange_ros2: https://github.com/KBKN-Autonomous-Robotics-Lab/orange_ros2
Distribution: ROS2 Humble Hawksbill

Quick start🚀

$ docker pull kbkn202x/orange_ros2:latest
$ docker run -p 6080:80 --shm-size=512m --security-opt seccomp=unconfined kbkn202x/orange_ros2:latest

Build from Dockerfile (recommendation)🔧

$ git clone https://github.com/KBKN-Autonomous-Robotics-Lab/orange_ros2_docker.git
$ cd orange_ros2_docker
$ bash build.sh
$ bash livox_runLite.sh

Important

Execute bash build.sh to build the docker image, which may take several hours. Create a docker container by running bash livox_runLite.sh. Now you can access http://{IP_ADDRESS_OF_YOUR_PC}:6080/ in your browser.

Tips👻

  • If you are running the Gazebo first time, it could take for a long time.
  • Gazebo could show empty or even blank screen after launch. In that case, you need to re-launch orange_gazebo.