Skip to content

Trunk tutorial: problem in interactions between robot and objects #146

Discussion options

You must be logged in to vote

Hi Camilla,

It seems to me that you just forgot to add the collision model of the trunk:

    trunk = Trunk(simulation, inverseMode=inverseMode)
    trunk.addVisualModel(color=[1., 1., 1., 0.8])
    trunk.addCollisionModel()  # <-- forgotten line
    trunk.fixExtremity()

Eulalie

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@camilla-agabiti
Comment options

@EulalieCoevoet
Comment options

@camilla-agabiti
Comment options

@EulalieCoevoet
Comment options

@camilla-agabiti
Comment options

Answer selected by EulalieCoevoet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants