Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | BBSD-3-Clause |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-26 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- hongcheol
Authors
dg_description ROS2 Package
📌 Overview
The dg_description
package provides visualization tools and robot description files (URDF/Xacro).
This package enables easy visualization of robot models in RViz, allowing users to validate and inspect the robot geometry and joint configurations.
🖥️ Visualization Usage
This package includes RViz-based launch files for visualizing the Delto Gripper-5F models. Follow the instructions below to visualize each variant:
🚀 Launch Left Delto Gripper-5F Visualization
Run the following command to visualize the Left Delto Gripper-5F:
ros2 launch dg_description dg5f_left_display.launch.py
🚀 Launch Right Delto Gripper-5F Visualization
Run the following command to visualize the Right Delto Gripper-5F:
ros2 launch dg_description dg5f_right_display.launch.py
📁 Included Files
-
Launch files:
dg5f_left_display.launch.py
dg5f_right_display.launch.py
-
Robot Description Files (URDF/Xacro):
-
Meshes:
- Detailed collision and visual mesh files for robot visualization.
📄 License
This project is distributed under the BSD-3-Clause license, promoting open-source collaboration and reuse.
📧 Contact
For support or inquiries regarding this package, please reach out to TESOLLO SUPPORT.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 | |
xacro | |
rviz2 | |
robot_state_publisher | |
joint_state_publisher | |
joint_state_publisher_gui |
System Dependencies
Name |
---|
python3-pytest |