You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is the migration to ROS2 currently underway? Is there a specific repository or branch on GitHub where the ROS2 version is being developed?
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
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.
Is the migration to ROS2 currently underway? Is there a specific repository or branch on GitHub where the ROS2 version is being developed?
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.
The text was updated successfully, but these errors were encountered: