Hi, thank you for your amazing repo. We are excited to cite your work based on your significant contribution on several maps, several robots, and several navigation methods.
We have come through numerous dependency issues, and we have solved them at this point. We could assume that the dependencies of this repo sadly has not been maintained for a while.
While we run the basic command, ros2 launch arena_bringup arena.launch.py sim:=gazebo, we can validate walking humans, obstacles, and a robot. But most importantly, the robot does not move a single bit.
We are suspecting that this is the cause of the error :
[task_generator_node-6] [collision_monitor-11] [ERROR] [1761298101.188099012] [collision_monitor]: [StopPolygon]: Error while getting polygon parameters: parameter 'StopPolygon.points' has invalid type: Wrong parameter type, parameter {StopPolygon.points} is of type {double_array}, setting it to {string} is not allowed.
It seems to be related to the file /home/maumai/arena4_ws/src/arena/simulation-setup/entities/robots/jackal/model_params.yaml, but we are not sure if the file itself is the problem, or the program is ill-functioning.
We can see that there were a lot of patches in the arena-simulation-setup repo, so we hope that there is a solution to this issue!
voshch/arena-simulation-setup@963ef08
@SugerSenpai @voshch
