Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rydb/RosHowTwo
A place to find and share ROS2 learning resources!
https://github.com/rydb/RosHowTwo
Last synced: 2 days ago
JSON representation
A place to find and share ROS2 learning resources!
- Host: GitHub
- URL: https://github.com/rydb/RosHowTwo
- Owner: rydb
- License: mit
- Created: 2020-06-24T21:14:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T22:25:12.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T00:13:37.669Z (3 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 8
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
This is a git repository for storing ROS2 documentation on how to do various things and to link to various resources with tutorials, examples etc... Think the awesome list but for ROS2, and with more of a "how to" focus.
On that note, if you have links to a set of resources or a particularly good tutorial, make an issue and we'll look into adding it.
There aren't any standardized books or tutorials to learn ROS2, so the best way to learn it is through observation of demos, asking the ROS awnsers community for help when you get stuck, and testing it out your self!List of resources:
(Official wiki)
https://index.ros.org/doc/ros2/(Has ROS2 tutorials that cover some topics)
https://www.youtube.com/channel/UCt6Lag-vv25fTX3e11mVY1Q(Place to ask questions that are ROS1 and ROS2 related)
https://answers.ros.org/questions/(Awesome ROS2)
https://github.com/fkromer/awesome-ros2