-
Notifications
You must be signed in to change notification settings - Fork 10
Add info on last tested commit #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,8 @@ | |
|
|
||
| CUDA Toolkit 12.6 Deb Install. (Not installed by default.) | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace “TODO” with a concrete commit or date. Please fill in the actual last tested commit so the note is actionable. 🤖 Prompt for AI Agents |
||
|
|
||
| To enable CUDA Toolkit, set the `CUDA_TOOLKIT_VERSION` argument to `12.6` in the `compose.yaml` file of your desired workspace (e.g., `template_ws/docker/compose.yaml`). After making these changes, rebuild the Docker image. | ||
|
|
||
| Make sure your GPU driver version supports the CUDA Toolkit version you want to install. For example, CUDA 12.6 requires Linux driver version >=560.35.05 on x86_64. See [Table 3 in the CUDA Toolkit Release Notes](https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html) for more information. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,8 @@ | |
|
|
||
| Isaac Lab 2.1.0 Git Install. | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace “TODO” with a concrete commit or date. This should point to the tested commit so readers can reproduce the doc state. 🤖 Prompt for AI Agents |
||
|
|
||
| Depends on: | ||
|
|
||
| - Vulkan Configuration | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,6 +6,8 @@ | |
|
|
||
| Isaac ROS 3.2. (Not installed by default.) | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace the TODO with a concrete commit reference. 🤖 Prompt for AI Agents |
||
|
|
||
| Depends on: | ||
|
|
||
| - ROS 2 Humble | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,6 +2,8 @@ | |
|
|
||
| [](https://github.com/j3soon/ros2-essentials/blob/main/docker_modules/install_rtabmap.sh) | ||
|
|
||
| > Last tested on TODO. | ||
|
|
||
|
Comment on lines
+5
to
+6
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace “TODO” with a concrete commit or date. Readers need a specific commit hash or exact test date to reproduce the documented state. 🤖 Prompt for AI Agents |
||
| ## 🐳 Start Container | ||
|
|
||
| > Make sure your system meets the [system requirements](https://j3soon.github.io/ros2-essentials/#system-requirements) and have followed the [setup instructions](https://j3soon.github.io/ros2-essentials/#setup) before using this workspace. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,6 +11,8 @@ | |
|
|
||
| > Please note that this workspace is only tested in simulation. | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace the TODO with a concrete commit reference. 🤖 Prompt for AI Agents |
||
|
|
||
| ## 🐳 Start Container | ||
|
|
||
| > Make sure your system meets the [system requirements](https://j3soon.github.io/ros2-essentials/#system-requirements) and have followed the [setup instructions](https://j3soon.github.io/ros2-essentials/#setup) before using this workspace. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,6 +11,8 @@ | |
|
|
||
| This repository facilitates the quick configuration of the simulation environment and real robot driver for Kobuki. | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace “TODO” with a concrete commit or date. Please fill in the tested commit so users can reset their tree accurately. 🤖 Prompt for AI Agents |
||
|
|
||
| ## 🐳 Start Container | ||
|
|
||
| > Make sure your system meets the [system requirements](https://j3soon.github.io/ros2-essentials/#system-requirements) and have followed the [setup instructions](https://j3soon.github.io/ros2-essentials/#setup) before using this workspace. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,8 @@ | |
|  | ||
|  | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace “TODO” with a concrete commit or date. The PR objective is to record the last tested commit; leaving a TODO defeats that purpose. Please fill in a specific commit hash (and optionally a date). 🤖 Prompt for AI Agents |
||
|
|
||
| ## 🐳 Start Container | ||
|
|
||
| > Make sure your system meets the [system requirements](https://j3soon.github.io/ros2-essentials/#system-requirements) and have followed the [setup instructions](https://j3soon.github.io/ros2-essentials/#setup) before using this workspace. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,6 +16,8 @@ | |
|
|
||
| This workspace is utilized to create a bridge between ROS1 and ROS2-humble. | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace “TODO” with a concrete commit or date. Please provide the actual last tested commit (and optionally the date) so users can reset their tree as intended. 🤖 Prompt for AI Agents |
||
|
|
||
| ## ◻️ Introduction ◻️ | ||
|
|
||
| `ros1_bridge` provides a network bridge that enables the exchange of messages between ROS 1 and ROS 2. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,6 +11,8 @@ | |
|
|
||
| This template will help you set up a ROS-Humble environment quickly. | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace “TODO” with a concrete commit or date. To make debugging reproducible, this should reference the tested commit hash (and optionally the date). 🤖 Prompt for AI Agents |
||
|
|
||
| ## 🐳 Start Container | ||
|
|
||
| > Make sure your system meets the [system requirements](https://j3soon.github.io/ros2-essentials/#system-requirements) and have followed the [setup instructions](https://j3soon.github.io/ros2-essentials/#setup) before using this workspace. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,8 @@ | |
|  | ||
|  | ||
|
|
||
| > Last tested on TODO. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace the TODO with a concrete commit reference. 🤖 Prompt for AI Agents |
||
|
|
||
| ## 🐳 Start Container | ||
|
|
||
| > Make sure your system meets the [system requirements](https://j3soon.github.io/ros2-essentials/#system-requirements) and have followed the [setup instructions](https://j3soon.github.io/ros2-essentials/#setup) before using this workspace. | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace the TODO with a concrete commit reference.
User-facing docs shouldn’t ship with a placeholder; please include the tested commit hash and author (matching the format used elsewhere).
🤖 Prompt for AI Agents