Base code for Nala robot (SOLO12 robot from Open Dynamic Robot Initiative)
Install the required dependencies by runing the following command the in ROOT directory of your workspace:
rosdep install --from-paths src --ignore-src -r -y
To launch the system use:
ros2 launch solo12_bringup robot.launch.py
to get more details of the availables launch arguments see solo12_bringup package.
For information about packages, please refer the README.md
file of each package.