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

Robot falls over #9

Open
griz1112 opened this issue Jan 31, 2020 · 5 comments
Open

Robot falls over #9

griz1112 opened this issue Jan 31, 2020 · 5 comments

Comments

@griz1112
Copy link

When I run gundam_rx78_gazebo gundam_rx78_world.launch the robot falls over on its back. Don't see any errors or nodes not starting so stumped as to what is going on.

@k-okada
Copy link
Collaborator

k-okada commented Jan 31, 2020

Could you give us more detailed information? The robot falls over just after you started a simulator? Or after a few seconds? Did you use kinetic vs melodic? From source and binary? if binary do you use default repository or shadow-fixed (or ros-testing)?
I launched the gundam_rx78_world.launch today and the robot falls or we can say crashes down just after simulation starts, on both source and shadow-fixed binary on Melodic, but sudo apt-get dist-upgrade solves. so there might be some wrong package that has been installed.

@griz1112
Copy link
Author

griz1112 commented Feb 2, 2020 via email

@k-okada
Copy link
Collaborator

k-okada commented Feb 2, 2020 via email

@dhbernardo
Copy link

Para mi funciona cambiando en el package gundam_rx78_gazebo el archivo \launch\gundam_rx78_walk.launch en la línea 16 por -z 0.29 -P 0.0, pero podrían probar cambiando el 0.29 por otros valores, ya que en otros casos varia, y en el mismo package el archivo launch\empty_world.xml lo conmentamos toda la linia 22 <!-- <node name="start_simulator" pkg="gundam_rx78_gazebo" type="start_simulator.py" unless="$(arg paused)" /> -->
Luego lanzamos el robot
roslaunch gundam_rx78_gazebo gundam_rx78_walk.launch

Para el caso de gundam_rx78_world.launch deberia funcionar de la misma manera

@gaboaav
Copy link

gaboaav commented Aug 21, 2022

I have the same issue here, I launch gundam_rx78_world.launch and the robot spawn leaning backward, just like this, i tried changing the urdf of the robot on multiple positions but it does not work. I'm using ROS Noetic on Ubuntu 20.04.

Captura de pantalla de 2022-08-21 13-28-38

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

No branches or pull requests

4 participants