Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 260 Bytes

File metadata and controls

22 lines (13 loc) · 260 Bytes

moveit2_tutorials_src


requirement

  • ubuntu20.04
  • ros2 foxy

build

mkdir -p ~/moveit2_ws/src

cd moveit2_ws/src

git clone git@github.com:aibo-Ryan/moveit2_tutorials_src.git

cd ..

colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release