Skip to content
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

[bug] Mirrored models in URDF preview #1139

Open
2 of 4 tasks
RangaSundarRS opened this issue Sep 24, 2023 · 3 comments
Open
2 of 4 tasks

[bug] Mirrored models in URDF preview #1139

RangaSundarRS opened this issue Sep 24, 2023 · 3 comments
Assignees
Labels
bug Something isn't working URDF

Comments

@RangaSundarRS
Copy link

(Please add appropriate labels)

  • Windows: (10 Pro, Version 22H2, OS Build 19045.3448)
  • Linux: (Dist/Version)
  • ROS 1: Dist
  • ROS 2: Humble

<0.9.5>

<1.18.2>

what is the bug

When loading the Motoman MH180-120 robot arm, all links' models are mirrored over the link's Y-Z axis. The models are actually in the correct positions, but are displaying flipped.
VScode_Mirrored

Repro steps

See https://github.com/RangaSundarRS/MotomanMH-ROS2/tree/main for URDF and STL.

  1. Source your ROS2 Humble install
  2. Build the package with colcon build
  3. Source the package with the install\local_setup.ps1
  4. Run code to launch VSCode with
  5. Open the folder in VSCode.
  6. Open urdf\mh180_120.xacro in VSCode.
  7. Ctrl-Shift-P -> ROS: Preview URDF
  8. View the incorrect display of URDF. Many links are mirrored and rotated around such that the robot arm is no longer even connected!

expected behavior

The links should appear properly, not mirrored over the Y-Z axis.
Correct appearance (from RoboDK, this is not using the URDF):
RoboDK_MH180_120

Correct visualization of the URDF (From urdf-viz):
urdf-viz_Correct

@RangaSundarRS RangaSundarRS added the bug Something isn't working label Sep 24, 2023
@ooeygui
Copy link
Member

ooeygui commented Sep 27, 2023

Thank you - investigating.

@ooeygui ooeygui self-assigned this Sep 27, 2023
@ooeygui ooeygui added the URDF label Sep 27, 2023
@Ali-J-Fesharaki
Copy link

Ali-J-Fesharaki commented Dec 1, 2023

I have the same issue .it flips my shoulders but in movie and gazebo my model is fine
Screenshot from 2023-12-01 05-15-34

@ooeygui
Copy link
Member

ooeygui commented Dec 4, 2023

Oops, that's embarrassing. Thanks for bringing it to my attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working URDF
Projects
None yet
Development

No branches or pull requests

3 participants