Skip to content

fix: malfunctioning launch script #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 2, 2025

Conversation

euyniy
Copy link
Contributor

@euyniy euyniy commented May 28, 2025

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.

@euyniy euyniy changed the title fix: rviz2 config path in bringup launch script fix: malfunctioning launch script May 30, 2025
@tokirobot tokirobot merged commit 14f160b into reazon-research:main Jun 2, 2025
1 check passed
@euyniy euyniy deleted the rviz-path-fix branch June 5, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants