Frederik Markus
Frederik Markus
I get these as well. They are unrelated to the issue covered here I believe.
@VBS2004 Maybe this warrants making a separate issue?
It would be good to know why this is occurring as it is unexpected behaviour.
@PerFrivik Are you running the newest version of the rover?
@Ryanf55 You will probably have to write a script to get the correct elevation for your mesh. You can then maybe move the model down by that in the sdf...
@Ryanf55 any update on this?
@Ryanf55 I think your issue can be fixed by adjust the `camera_pose` tag as seen below. In your sdf file you should have the GzScene3D plugin and within that the...
The reason I mentioned the script is because if you are auto-generating your sdf files then it would obviously be nice to set the camera pose correctly without manually changing...
Ok so I investigated a bit but I am not sure it is possible: with regular `pose` tags you can tether links to other links by specifying `relative_to`. So something...
Hey @mzahana I might know why this is not working: When you name your world, the world name needs to match with the name of the file. So when you...