AndreVazquez

Results 3 comments of AndreVazquez

When launching the IRB120 robot with the `irb120_1.world`, the robot starts in the following pose: ![Initial pose](https://github.com/user-attachments/assets/6ae18706-4395-456b-859f-60fff15b19ff) If you try to move the robot using this command: `ros2 action send_goal...

Same issue here. New installation using WSL2 with 22.04 ubuntu and no issues with launch and move, but the moveROT and MoveG does not work. I don't know why exactly,...

I found the root cause of the problem — it's not a bug in the code itself, but rather a mismatch in workspace names. While **Mikel uses `~/dev_ws`**, the rest...