Skip to content

Commit acdea61

Browse files
author
jaiveers
committed
Isaac ROS 2.0.0
1 parent c4f5f72 commit acdea61

File tree

276 files changed

+795
-499
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+795
-499
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
# Videos
2+
*.mp4 filter=lfs diff=lfs merge=lfs -text
3+
14
# Images
25
*.gif filter=lfs diff=lfs merge=lfs -text
36
*.jpg filter=lfs diff=lfs merge=lfs -text
47
*.png filter=lfs diff=lfs merge=lfs -text
58
*.psd filter=lfs diff=lfs merge=lfs -text
9+
*.svg filter=lfs diff=lfs merge=lfs -text
610

711
# Archives
812
*.gz filter=lfs diff=lfs merge=lfs -text

profile/README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# NVIDIA Isaac ROS
22

3+
<div align="left"><a class="reference internal image-reference" href="https://media.githubusercontent.com/media/NVIDIA-ISAAC-ROS/.github/main/resources/isaac_ros_docs/isaac_ros_header_roscon_2023.png/"><img alt="image" src="https://media.githubusercontent.com/media/NVIDIA-ISAAC-ROS/.github/main/resources/isaac_ros_docs/isaac_ros_header_roscon_2023.png/" width="auto"/></a></div>
4+
35
Welcome to Isaac ROS, a collection of hardware-accelerated, high performance, low latency ROS 2 packages for making autonomous robots which leverage the power of Jetson and other NVIDIA platforms.
46

5-
* To get started, visit the [summary of packages](https://github.com/NVIDIA-ISAAC-ROS/.github/blob/main/profile/package-summary.md) and [examples](https://github.com/NVIDIA-ISAAC-ROS/.github/blob/main/profile/package-summary.md) of how to use them.
6-
* Compare the [performance](https://github.com/NVIDIA-ISAAC-ROS/.github/blob/main/profile/performance-summary.md) of the packages on various platforms.
7-
* Setup [hardware](https://github.com/NVIDIA-ISAAC-ROS/.github/blob/main/profile/hardware-setup.md) to develop and run Isaac ROS packages.
8-
* Read the collection of [blog posts](https://github.com/NVIDIA-ISAAC-ROS/.github/blob/main/profile/blog-posts.md) for more information.
9-
* Scan through the [FAQs](https://github.com/NVIDIA-ISAAC-ROS/.github/blob/main/profile/faq.md) for answers to common questions.
10-
* Reference the [release notes](https://github.com/NVIDIA-ISAAC-ROS/.github/blob/main/profile/release-notes.md) for details on all updates made to Isaac ROS.
7+
* Check out the [getting started](https://nvidia-isaac-ros.github.io/getting_started/index.html) to start using Isaac ROS.
8+
* Visit the [repositories and packages](https://nvidia-isaac-ros.github.io/repositories_and_packages/index.html) to learn about specific packages.
9+
* Familiarize yourself with [concepts](https://nvidia-isaac-ros.github.io/concepts/index.html) essential to Isaac ROS.
10+
* Compare the [performance](https://nvidia-isaac-ros.github.io/performance/index.html) of the packages on various platforms.
11+
* Read the collection of [blog posts](https://nvidia-isaac-ros.github.io/blog/index.html) for more information.
12+
* Scan through the [FAQs](https://nvidia-isaac-ros.github.io/faq/index.html) for answers to common questions.
13+
* Reference the [release notes](https://nvidia-isaac-ros.github.io/releases/index.html) for details on all updates made to Isaac ROS.

profile/blog-posts.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

profile/faq.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

profile/hardware-setup.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

profile/hawk-setup.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)