Closed solid-sinusoid closed 2 years ago
I apologize guys, I found what the error is, the point is in the mesh files of the model, which is why gazebo could not load this model, for example, keep the screen of one link and there are two more of them.
Hello everyone, I have 2 robotic manipulators in my open source project. I fully configured the first robot to run perfectly using this combination. Despite the fact that both robots are identical in terms of URDF. After configuring the second robot, I encountered unexpected behavior. The launch of the program is accompanied by the controller_manager error:
If the source files of the robot are required, then they can be found at this link
The complete log file is presented below (not from this branch 👆)
This link provides an example based on which I made the configuration of both robots
After getting errors like this, I'm really confused. I would be grateful for any help provided
My environment
P.S. If you think I wrote to the wrong repository, please direct me to the correct repository.
Update
I forgot to add that after about 2-3 minutes gazebo_ros2_control is loaded, but this is not the time at which I would like to expect it to start. At the same time, Gazebo itself starts up but without a visible robot model.