Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 852 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 852 Bytes

AST_SS24

Codacy Badge CI

Overview

AST_SS24 is a project designed to implement and test behavior trees and state machines in ROS 2 using Python. This repository includes unit tests to ensure the functionality and correctness of the implementation.

Table of Contents

Setup

  1. Clone the Repository:

    git clone https://github.com/zaid3727/ast_ss24.git
    cd ast_ss24