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

Warning displayed when launching the example "multirobot_launch.py" launch file #1002

Open
MNikoliCC opened this issue Nov 29, 2024 · 0 comments

Comments

@MNikoliCC
Copy link
Contributor

MNikoliCC commented Nov 29, 2024

Describe the Bug
After starting the simulation from the example multirobot_launch.py launch file, the following warnings are displayed:

WARNING: Contact joints between materials 'default' and 'default' will only be created for the 10 deepest contact points instead of all the 12 contact points.
WARNING: The current physics step could not be computed correctly. Your world may be too complex. If this problem persists, try simplifying your bounding object(s), reducing the number of joints, or reducing WorldInfo.basicTimeStep.
WARNING: Irb4600-40 "abbirb4600" > Robotiq3fGripper "ROBOTIQ 3f Gripper" > HingeJoint "finger_1_link_0" > Solid "finger_1_link_0" > HingeJoint "finger_1_link_1" > RotationalMotor "finger_1_joint_1": too low requested position: 0.0494999 < 0.0495
WARNING: Irb4600-40 "abbirb4600" > Robotiq3fGripper "ROBOTIQ 3f Gripper" > HingeJoint "finger_2_link_0" > Solid "finger_2_link_0" > HingeJoint "finger_2_link_1" > RotationalMotor "finger_2_joint_1": too low requested position: 0.0494999 < 0.0495
WARNING: Irb4600-40 "abbirb4600" > Robotiq3fGripper "ROBOTIQ 3f Gripper" > Pose  > HingeJoint "finger_middle_link_1" > RotationalMotor "finger_middle_joint_1": too low requested position: 0.0494999 < 0.0495

The order of the warnings is not consistent.

Steps to Reproduce

  1. Launch the example launch file with the command: ros2 launch webots_ros2_universal_robot multirobot_launch.py.
  2. Start the simulation.
  3. The warnings should appear.
  4. If some warnings doesn't appear, restart the simulation.

Expected behavior
No warnings when starting the example simulation.

System

  • Webots Version: R2023b
  • ROS Version: ROS2 Humble
  • Operating System: Ubuntu 22.04
  • Graphics Card: RENOIR (renoir, LLVM 15.0.7, DRM 3.57, 6.8.0-49-generic)

Aditional information
The link for the page where the example launch file is:
https://github.com/cyberbotics/webots_ros2/wiki/Getting-Started

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