-
Notifications
You must be signed in to change notification settings - Fork 3
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
Can't launch PMB2 ROS 2 Simulation in ROS Humble #4
Comments
Hello @roberottt, Thank you for showing interest in our PMB2 simulation. Are you using Cyclone DDS for the simulation as mentioned in the prerequisites. Thank you, Best Regards, |
Hi @roberottt!! That's an issue of |
Hi @Noel215 @saikishor ! Thanks for the answer! We will wait to the next humble sync then. Is there something that we could do to solve this problem in the meantime? |
Hello @roberottt, You can clone and build the ros2_controlros2_control humble branch in your local workspace and compile it. This should solve your issue for now. Thank you, Best Regards, |
Hello @saikishor @Noel215, |
@roberottt, to make it work you have to clone also gazebo_ros2_control humble branch because it needs to be compiled against the |
@Noel215, cloning and compiling the gazebo_ros2_control humble branch solved the problem. Thank you very much! |
Hello,
I'm trying to use the PMB2 ROS simulation in ROS Humble. I have set up the workspace and installed all the dependencies , but when I try to launch the simulation in Gazebo with
ros2 launch pmb2_gazebo pmb2_gazebo.launch.py
I get this error:I don't understand why this error is shown because the robot is spawned correctly in Gazebo. The joint_state_broadcaster and mobile_base_controller are succesfully loaded too.
Do I need anything else?
This is the full output:
output.txt
The text was updated successfully, but these errors were encountered: