Closed DanielCoelho112 closed 2 years ago
Hello! Im not currently at home, so I will look further into this later. The problem is that you are either misreferencing the charuco or it does not exist. That is why the gazebo takes so long to launch, it's searching for a file that is not there. Verify the references of your charuco, if you can't find the problem I will try and help you later
Thanks @manuelgitgomes .
I remember you had a similar problem. @DanielCoelho112 do you have this in your .bashrc?
export GAZEBO_MODEL_PATH="
rospack find simplebot_gazebo/models:${GAZEBO_MODEL_PATH}"
@DanielCoelho112 do you have this in your .bashrc?
That was the problem! Thanks @manuelgitgomes and @miguelriemoliveira
Hi @miguelriemoliveira, @manuelgitgomes, and @Analtino2021,
When I run these commands:
roslaunch simplebot_gazebo simplebot.launch
and
roslaunch simplebot_bringup bringup.launch
I get this:
I think I have 2 problems:
Topic Message contained invalid floating point values (nans or infs)
Another thing I noticed is that the gazebo takes almost 20 seconds to spawn, this only happens with this world... Does this happen to anyone else?
@miguelriemoliveira when you can, please put me as a collaborator.