blackcoffeerobotics / gazebo-ros-actor-plugin

Gazebo ROS plugin to move actors using velocity or path messages
Apache License 2.0
37 stars 7 forks source link

Incorrect spawning orientation for actors using different skins in Gazebo simulation #1

Closed animesh-singhal closed 1 year ago

animesh-singhal commented 1 year ago

When using a different skin for the actor in Gazebo simulation, the actor spawns incorrectly in most cases. The attached image demonstrates the incorrect spawning orientation of the actor. Even manual rotation of the actor's angles in Gazebo does not resolve the issue as it automatically reverts back to its incorrect spawning orientation. This issue may be related to the joint commands that the actor strictly adheres to.

image