Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

odometry is not reseting after '/gazebo/reset_simulation' or '/gazebo/reset_world' #12

Open
emmarapt opened this issue Jan 27, 2023 · 1 comment
Assignees
Labels

Comments

@emmarapt
Copy link

  • OS: Ubuntu 16.04
  • ROS Distro: Kinetic
  • Gazebo: 9

Hello,

I am currently utilizing the Ridgeback mobile robot for a task involving reinforcement learning, in which the environment must be reset upon collision with an obstacle. Upon utilizing the Gazebo service /gazebo/reset_simulation, the odometry stops publishing. Conversely, utilizing /gazebo/reset_world results in the continuous publishing of cumulative odometry data from the previous state. I assume that this issue is related to the ridgeback_ros_force_based_move gazebo plugin, specifically due to the lack of a resetOdometry function. Despite attempting a proposed solution, as outlined in issue #32, the problem with the odometry still remains. Can this issue be resolved?

Thank you,
Emmanuel

@tonybaltovski
Copy link
Member

We have not consider this use-case. Can you please test if adding resetOdometry will fix your issue and do a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants