Platform hardware and software for autonomous robot
- Purpose
- This project is derived from orne_navigation.
Precondition:
- Install ROS noetic (Ubuntu20.04/docker)
- 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
On simulator (gazebo)
roslaunch orne_box_bringup orne_box_sim.launch
roslaunch orne_box_navigation_executor nav_static_map.launch
On real robot
Under constructing
- orne-x (designed in 2017)
- 井口 颯人、樋高 聖人、石江 義規、上田 隆一、林原 靖男,”屋外自律移動ロボットプラットフォーム ORNE-box の開発”,3H2-03,SI2021(2021)
- 井口颯人,樋高聖人,野村駿斗,村林孝太郎,上田隆一,林原靖男,"屋外自律移動ロボットプラットフォームORNE-box の開発",日本機械学会ロボティクス・メカトロニクス講演会'23予稿集,1P1-I06(2023)