Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 414 Bytes

amiro_ase

ASE ROS exercises

Quick Setup

  • Clone this folder into your catkin_ws/src folder: git clone https://github.com/autonomoussystemsengineering/ase_exercises.git
  • Change into the folder and update the submodules: cd ase_exercises && git submodule update --init --recursive

Notes

  • Original repositories and solutions are hosted in the private repo https://github.com/tik0/amiro_ase.git