openarm_ros2/openarm_description/urdf
Yue Yin 14f160bba4
fix: malfunctioning launch script (#19)
## Issue
- **openarm_bringup/openarm.launch.py** was launching rviz2 with an
incorrect configuration file.
- The same launch script is intended to execute xacro with a
configurable prefix and support mock hardware. However, these features
were not functioning as the required arguments and plugin initialization
were missing from the xacro files.

## Fix
- Updated the rviz configuration path to the correct file.
- Added the necessary arguments and plugin setup to the relevant xacro
files to enable prefix configuration and mock hardware support.
2025-06-02 14:57:49 +09:00
..
openarm_sensors.xacro Relicense to Apache License 2.0 from BSD 3-Clause License (#13) 2025-05-22 16:22:55 +09:00
openarm.ros2_control.xacro fix: malfunctioning launch script (#19) 2025-06-02 14:57:49 +09:00
openarm.urdf Update generated urdfs 2025-04-25 18:04:06 +09:00
openarm.urdf.xacro fix: malfunctioning launch script (#19) 2025-06-02 14:57:49 +09:00
openarm.xacro fix: malfunctioning launch script (#19) 2025-06-02 14:57:49 +09:00