> For the complete documentation index, see [llms.txt](https://docs.cooku222.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooku222.kr/project-remind/actions/undefined-1.md).

# 대외활동

- [\[봉사활동\] / \[회고록\] 2025년 1학기 대지중학교 파이썬 코드 클럽 봉사활동](https://docs.cooku222.kr/project-remind/actions/undefined-1/2025-1.md)
- [KAKAO X Goorm 구름톤 유니브 4기 대표](https://docs.cooku222.kr/project-remind/actions/undefined-1/kakao-x-goorm-4.md)
- [\[IT's Study\] 차량 AI 스터디](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai.md)
- [\[IT's Study 3주차\] 자율주행 관련 AI 모델 : PointNet (1)](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai/its-study-3-ai-pointnet-1.md)
- [\[IT's Study 3주차\] 자율주행 관련 AI 모델 : DGCNN(2)](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai/its-study-3-ai-dgcnn-2.md)
- [\[IT's Study 4주차\] 스마트시티와 CARLA](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai/its-study-4-carla.md)
- [\[It's Study 5주차\] SLAM - Application 설치 실패](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai/its-study-5-slam-application.md)
- [\[It's Study 6주차\] RTAP-MAP 설치 실패,,,](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai/its-study-6-rtap-map.md)
- [\[It’s Study 7주차\] Fast-LIO 실습해보기(실패)](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai/its-study-7-fast-lio.md)
- [\[IT's Study 2주차\] LiDAR 센서의 원리, 데이터 구조](https://docs.cooku222.kr/project-remind/actions/undefined-1/its-study-ai/its-study-2-lidar.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cooku222.kr/project-remind/actions/undefined-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
