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

New ros2 version for follow_road exercise #2614

Open
wants to merge 2 commits into
base: humble-devel
Choose a base branch
from

Conversation

pariaspe
Copy link
Collaborator

@pariaspe pariaspe commented Jul 3, 2024

Migration to ROS2 Humble + Aerostack2 + Superthin templates. Worlds at JdeRobot/RoboticsInfrastructure#416

Screenshot 2024-07-03 at 12-17-16 RoboticsAcademy

@pawanw17 could you take a look at this? Gazebo gets frozen after takeoff, might it be because world complexity? It didn't happen in ros1 version. Also, gzserver and gzclient are eating 300% of my cpu...

Screenshot from 2024-07-03 12-17-25

@pariaspe pariaspe requested a review from pawanw17 July 3, 2024 10:25
@pariaspe pariaspe linked an issue Jul 3, 2024 that may be closed by this pull request
Copy link
Collaborator

@pawanw17 pawanw17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gui_exercise.py can be removed

@pawanw17
Copy link
Collaborator

pawanw17 commented Jul 5, 2024

Hi @pariaspe, I tested the PR, I didn't see the issue where gazebo crashes.
But I saw the following issues:

  • Drone images are not shown on the UI
  • The drone is not stable after the takeoff but this got fixed when I changed the last parameter of pose (I think yaw) to 0.

EDIT: I was able to reproduce the gazebo crash by running the RADI without GPU acceleration. It could be that the world is a bit too heavy

EDIT2: Particularly the grass model is too heavy commenting it out stops the crashes.

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

Successfully merging this pull request may close these issues.

[follow_road] Migration to ROS2 Humble and aerostack2
2 participants