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

URDF export does place things correctly #6507

Open
elad-eyal opened this issue Feb 21, 2024 · 0 comments
Open

URDF export does place things correctly #6507

elad-eyal opened this issue Feb 21, 2024 · 0 comments

Comments

@elad-eyal
Copy link

elad-eyal commented Feb 21, 2024

Describe the Bug
A clear and concise description of what the bug is.

Steps to Reproduce

  1. Open WeBots R2023b (for Windows)
  2. Open Sample "Mybots"
  3. in the "Scene Tree", right click on Robot "MyRobot" and select Export URDF
  4. save the file.
  5. Launch rviz2 (in my case RViz version 11.2.10 (ROS 2) running on Ubuntu 22.04 WSL2)
  6. Under "Display" click "Add".
  7. Select rviz_default_plugins --> RobotModel
  8. Under RobotModel --> Description Source select File
  9. Under RobotMoodel ----> Description File, select the file from before.
  10. Surprisingly the two wheels are not aligned, see below:

image

  1. It's not only rviz. Visit http://www.mymodelrobot.appspot.com/5674976526991360 and paste the content of that file and click "Load robot URDF". Again the sheels are not aligned.

image

Expected behavior
The wheels should be appear in the URDF tools in the same place as in webots

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant