Solo robot is not spawning in gazebo

Hey
Im trying to make the course project.
after sourcing colcon and source the workspace i try to spawn the solo robot with the provided launch
ros2 launch spawn_solo spawn_solo.launch.py

i receive the output

but the solo is not spawning on gazebo.

i try to delete the entity but is not working.
ros2 service call /delete_entity ‘gazebo_msgs/DeleteEntity’ ‘{name: “solo”}’

would like for help
Thank you

Hello @noam92,
it is strange that the robot model is not showing up, thanks for reporting.
We will look into that issue and try to fix it asap.

In the meantime, if you want, you can use this link to get a rosject where you can complete the course project:

Regards,

Roberto

Hello @noam92,
the issue that was causing the course project simulation to fail has been resolved, so the robot model should be showing in Gazebo for you again.

Please do not hesitate to contact us again if you experience any other difficulties or find any errors.

Cheers,

Roberto

I am deleting the temporary rosject now as the course has been corrected.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.