Replies: 1 comment
-
Hi @FeroMateo ! It's great to hear about your project!
Yes this is possible, but let me give you a couple of notes:
Yes, that is a very good starting point, and even if you decide to go with MoveIt you will still need this to integrate your robot in ROS. Furthermore, if you are planning on expanding the capabilities of your robot, ROS provides a lot of open source packages for different applications, so I'd recommend you to go in that direction. I hope this helps. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hello everyone! I'm just starting in this world of ROS and Gazebo, I have some questions about how this framework works.
Context: I want to implement a Deep Learning algorithm to my own robot to avoid collisions in my house.
I want train the robot on my main computer and then use that progress in a Raspberry Pi 4 inside the robot. Is it possible? Or this framework only works in parallel of Virtual simulations and Real simulations.
If that is possible, should I begin making my own SDF/URDF model of my robot, the house and then implement this frameworks?
Well thank you so much for reading this,
I am looking forward to any response.
Beta Was this translation helpful? Give feedback.
All reactions