Installation
Clone and build the Pangolin SDK for development.
Getting Started with Development
Follow the steps below to clone and build the Pangolin SDK on your development machine.
# Clone the SDK repository
git clone https://github.com/clsteam/pangolin-sdk.git
# Build ROS 2 workspace
cd pangolin-sdk && colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release
# Source the workspace
source install/setup.bash
For detailed API documentation, refer to the SDK documentation package included with your Pangolin AT-1 delivery.