open-rdc / orne-box

Platform hardware for autonomous robot
BSD 2-Clause "Simplified" License
29 stars 20 forks source link
autonomous-robots open-platform robotics ros

orne-box

Platform hardware and software for autonomous robot

Software

Install

Precondition:
1) Install ROS noetic (Ubuntu20.04/docker)
2) Install python3-catkin-tools

cd ~/catkin_ws/src
git clone -b noetic-devel https://github.com/open-rdc/orne-box
wstool init
wstool merge orne-box/orne_box_pkgs.install
wstool up
rosdep install --from-paths . --ignore-src --rosdistro $ROS_DISTRO -y
cd ~/catkin_ws
catkin build
source ~/.bashrc

Excecution

On simulator (gazebo)

roslaunch orne_box_bringup orne_box_sim.launch
roslaunch orne_box_navigation_executor nav_static_map.launch

IMAGE

On real robot
Under constructing

Hardware

image

DSC_0245

Reference

Paper

1) 井口 颯人、樋高 聖人、石江 義規、上田 隆一、林原 靖男,”屋外自律移動ロボットプラットフォーム ORNE-box の開発”,3H2-03,SI2021(2021) 2) 井口颯人,樋高聖人,野村駿斗,村林孝太郎,上田隆一,林原靖男,"屋外自律移動ロボットプラットフォームORNE-box の開発",日本機械学会ロボティクス・メカトロニクス講演会'23予稿集,1P1-I06(2023)