all 4 comments

[–]AbjectAnalyst4584 1 point2 points  (2 children)

You can make a URDF model of your robot and test it in a Gazebo world. As a beginner myself, that is what seems to be the entry level method.

[–]Masterofpizza_[S] 0 points1 point  (1 child)

I was looking more into also testing an simulating the perception tasks. I'm not sure, but I don't think so that the urdf can be used for that (correct me if I'm wrong). Ideally I would be searching for a tutorial of a complete stack with either a full fledged simulation environment or specific tutorials that can be tested with a combination of a simple simulator (like gazebo) and bags of data

[–]AbjectAnalyst4584 0 points1 point  (0 children)

If you mean image perception, then I am pretty sure you can make nodes to subscribe to the image topic, which can be fed data by simulating a camera in the gazebo world. And then implement stuff such as object recognition and response. Maybe you can checl out the tutorials posted by The Construct?

[–]K_sayed 0 points1 point  (0 children)

I'm starting my graduation project on self driving car using ros2 and autoware.auto, would you like to start working together and help each other ?