book_ros2
ROS tutorial
Teaching resources and code examples for learning ROS2 robot programming
548 stars
13 watching
112 forks
Language: C++
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/examples | Provides a collection of example packages for ROS 2 to demonstrate various topics and functionalities | 717 |
ros2-rust/ros2_rust | Provides Rust bindings and tools for building ROS 2 applications | 961 |
ubuntu-robotics/ros2_cheats_sheet | A collection of documentation and resources for software developers working with ROS2. | 164 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
ros-industrial-attic/cros | Provides a basic ROS framework implementation in C | 49 |
ros-tooling/setup-ros | A GitHub Action that sets up a ROS 2 environment | 87 |
ros-controls/ros2_controllers | Provides standardized controllers for robotic movement and navigation in the ROS2 framework | 375 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/message_filters | Provides tools for managing and processing ROS messages | 74 |
ros2/rclc | A C-language ROS 2 client library that provides convenience functions and types for creating and managing nodes, publishers, subscribers, and parameter servers. | 118 |
ros2/rosbag2 | A ROS 2 command line tool for recording and managing ROS data bags | 285 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 183 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 144 |
ros-controls/ros2_control | A control framework for ROS 2, providing simple and generic controls for robots. | 512 |