Skip to content

camera and docker manual updates.#1832

Merged
GyuH13 merged 1 commit intomasterfrom
feature-turtlebot3-docker-and-picam-update
Dec 11, 2025
Merged

camera and docker manual updates.#1832
GyuH13 merged 1 commit intomasterfrom
feature-turtlebot3-docker-and-picam-update

Conversation

@GyuH13
Copy link
Copy Markdown
Member

@GyuH13 GyuH13 commented Dec 9, 2025

Description

This update included how to use docker container for TurtleBot3.

Source PR : ROBOTIS-GIT/turtlebot3#1130

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @GyuH13, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request primarily focuses on enhancing the documentation for TurtleBot3. It refines the camera setup process for single-board computers by pinning a specific libcamera version and ensuring correct library path configuration. Additionally, it introduces a new, detailed guide for leveraging Docker containers to streamline the TurtleBot3 development environment setup, offering a quicker and more consistent experience for users.

Highlights

  • Camera Setup Documentation Update: The libcamera installation instructions for TurtleBot3 on SBCs (both Humble and Jazzy ROS distributions) have been updated to specify cloning version v0.5.2 and include LD_LIBRARY_PATH configuration for proper library linking.
  • New Docker Container Setup Guide: A comprehensive new guide has been added detailing how to set up and use Docker containers for TurtleBot3 development, covering installation, container management, and examples for running various ROS functionalities on both remote PCs and SBCs.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the camera setup instructions for Humble and Jazzy, and adds a new guide for setting up the environment with Docker. The camera documentation is improved by pinning a specific version of libcamera, enhancing reproducibility. However, I've pointed out that setting the LD_LIBRARY_PATH should be made persistent to avoid issues after a system reboot. The new Docker setup guide is a valuable addition, but it currently misses a critical step to clone the required repository, which I've flagged as a high-severity issue. I've also found a minor command error in the Docker guide. My review includes suggestions to fix these issues to improve the clarity and correctness of the documentation.

Comment thread docs/en/platform/turtlebot3/quick_start/docker_setup.md
Comment thread _includes/en/platform/turtlebot3/quick_start/sbc_setup_humble.md
Comment thread _includes/en/platform/turtlebot3/quick_start/sbc_setup_jazzy.md
Comment thread docs/en/platform/turtlebot3/quick_start/docker_setup.md
@GyuH13 GyuH13 self-assigned this Dec 9, 2025
@GyuH13 GyuH13 added the documentation Improvements or additions to documentation label Dec 9, 2025
@GyuH13 GyuH13 added this to Platform Dec 9, 2025
@github-project-automation github-project-automation bot moved this to 🌱 Todo in Platform Dec 9, 2025
Copy link
Copy Markdown
Member

@sunghowoo sunghowoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sunghowoo sunghowoo moved this from 🌱 Todo to 📝 Pull Request in Platform Dec 11, 2025
@GyuH13 GyuH13 removed the request for review from Woojin-Crive December 11, 2025 09:23
@GyuH13 GyuH13 merged commit d8c6a7d into master Dec 11, 2025
@GyuH13 GyuH13 deleted the feature-turtlebot3-docker-and-picam-update branch December 11, 2025 09:24
@github-project-automation github-project-automation bot moved this from 📝 Pull Request to 🚩Done in Platform Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants