soccer simulation

Post Reply
AvivShamsian
Posts: 1
Joined: Tue Aug 06, 2019 8:52 pm

soccer simulation

Post by AvivShamsian »

I want to create a soccer scene which will contain the following components:
1) soccer field
2) soccer ball
3) goal
4) soccer player

The simulation can be controlled using the following parameters:
1) kicking leg
2) ball velocity
3) ball initial angle
4) maybe other features

I must say I'm totally new to pybullet and I don't know even where to start. Few websites offer .stl files which can help create the env. Please help me with it. It should be a really easy thing for experienced people and I need your guidance.

******************************************
NOTE: I want to use it with python. the goal is to be able to create lots of short videoes demonstrating soccer player kicking a ball to a goal
Post Reply