Skip to content

how to create object in icub simulator using python language ? #591

Answered by pattacini
hamaduddin asked this question in Q&A
Discussion options

You must be logged in to vote

Hy @hamaduddin

For our official simulator based on Gazebo, you could get an idea of how to spawn a sphere by inspecting this tutorial: https://github.com/vvv-school/tutorial_gaze-interface.

Some details:

Yes, it's a C++ codebase (and you should learn/use C++ for doing real robotics 😉), but I found convenient Python bindings to interact w/ Gazebo: check out https://pypi.org/project/pygazebo. You may peruse it.


Instead, if you're ref…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pattacini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants