You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to spawn a sphero ball in gazebo. I have installed this sphero_ros (indigo ROS).
If I start an empty_world in gazebo, then spawn the model with it's URDF,
Any idea how can I spawn this sphero in Gazebo? My goal is to spawn a Sphero ball in Gazebo and then make it run around in a circle.
(Gazebo is working, I can spawn an UR5 robot, although that has a xarco file that generates an URDF)
Is it even possible to spawn a model from sphero.urdf? (or even the whole "move the ball around" thing. Already had problems with bluetooth. I don't need bluetooth for gazebo)
Oh, and one another funny thing:
Error [Material.cc:93] Unable to find texture[file:///SpheroTexture.jpg] in path[/home/user/catkin_ws/src/sphero_ros/sphero_description/meshes]
Can't understand why it can't find that .jpg, it's right where it says, with all the other .dae files.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi!
I'm trying to spawn a sphero ball in gazebo. I have installed this sphero_ros (indigo ROS).
If I start an empty_world in gazebo, then spawn the model with it's URDF,
(rospack find sphero_description has an apostrophe at the start and at the end)
and the only thing that appears is a really really small black ball.
Same happens using this (part of a launch file):
Any idea how can I spawn this sphero in Gazebo? My goal is to spawn a Sphero ball in Gazebo and then make it run around in a circle.
(Gazebo is working, I can spawn an UR5 robot, although that has a xarco file that generates an URDF)
Is it even possible to spawn a model from sphero.urdf?
(or even the whole "move the ball around" thing. Already had problems with bluetooth. I don't need bluetooth for gazebo)
Oh, and one another funny thing:
Can't understand why it can't find that .jpg, it's right where it says, with all the other .dae files.
Thank you.
The text was updated successfully, but these errors were encountered: