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

Warnings in the examples #792

Closed
stefaniapedrazzi opened this issue Jun 28, 2023 · 0 comments · Fixed by #794
Closed

Warnings in the examples #792

stefaniapedrazzi opened this issue Jun 28, 2023 · 0 comments · Fixed by #794
Labels
bug Something isn't working
Milestone

Comments

@stefaniapedrazzi
Copy link
Member

I tested the version on the master branch.
I tried to test on Iron but many packages for the robots (TIAGo, TurtleBot) are not available so I switched to Humble.

Everything works fine apart from some warnings:

  • many worlds are using EXTERNPROTO declaration pointing to the develop branch even in the webots_ros2/master branch causing compatibility warnings
  • TurtleBot3 simulations throw errors about an excessive motor velocity
    WARNING: TurtleBot3Burger "TurtleBot3Burger" > DEF RIGHT_JOINT HingeJoint > RotationalMotor "right wheel motor": The requested velocity quested velocity 17.8473 exceeds 'maxVelocity' = 6.67.
    WARNING: TurtleBot3Burger "TurtleBot3Burger" > DEF LEFT_JOINT HingeJoint > RotationalMotor "left wheel motor": The requested velocity 12.4558 exceeds 'maxVelocity' = 6.67.
    

Just a note: as reported in #496, snap Webots doesn't work with webots_ros2 on Ubuntu 22.04 due to different OpenSSL version that prevents downloading the assets.

@stefaniapedrazzi stefaniapedrazzi added the bug Something isn't working label Jun 28, 2023
@stefaniapedrazzi stefaniapedrazzi added this to the 2023.1.0 milestone Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant