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

Question about Arena4.0 in ROS2 and standalone usage of Arena-gen for scenario generation #202

Open
gemaRincon opened this issue Nov 11, 2024 · 2 comments

Comments

@gemaRincon
Copy link

Hello,

I read in the Arxiv paper that Arena4.0 has extended Arena to ROS2, as it was previously only available for ROS1. However, when I check the GitHub link provided in the paper, it redirects to ArenaROSNav, which is still for ROS1.

  1. Is the migration to ROS2 currently underway? Is there a specific repository or branch on GitHub where the ROS2 version is being developed?

  2. I am particularly interested in the scenario generation functionality (Arena-gen). I’d like to know if it is possible to use this tool independently, without needing to install the entire application. Is there a way to install or run only Arena-gen for scenario generation?

Thank you in advance for your help and for developing this project. It’s truly exciting!

Best regards,
Gema.

@voshch
Copy link
Contributor

voshch commented Nov 11, 2024

Hey, thanks for your interest in the platform.

  1. ROS2 migration is done, we're preparing for a full release of all sub-components.
    Use the
    Ubuntu 22.04 installation guide for the latest dev version.

  2. Arena-Gen is explicitly built as a stand-alone http web server, that is launched separately and interfaces arena through a map server adapter. E-mail me at dev(at)vshch.com for instructions how to host it locally.

Best
VS

@Kalemat96
Copy link

Hello,

I am also very interested in the simulation platform in ros2 humble.

So far I have not been able to get the simulation to run successfully in Gazebo. Is there any more information or an update on the status of ROS2?

If I've understood correctly, the aim is to use the simulation in the Gazebo garden, isn't it?
Here I had the problem, both in Docker and on a new Ubuntu22 system, that Gazebo Fortress would start after installation. I solved this by uninstalling and reinstalling ros-humble-ros-gzgarden.
Now it is possible to send topics from the world to ros via the gz bridge, but not from the robot jackal model.
To do this, the direction of the bridge must be specified in the config file.

However, the robot models do not seem to be available under gazebo garden yet. Am I seeing this correctly or am I on the wrong track?
The current bringup doesn't start any simulated people for me, is this normal?

If you could provide more information on the current status of the Gazebo integration, we may be able to help.

Kind regards and thank you for your work!

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

3 participants