Skip to content

Conversation

@akhilsathuluri
Copy link
Contributor

I am raising a separate PR for the new tasks, since they need some gain tuning and also for review.

Another purpose of a seperate PR is that this PR, #4, will complete the addition of the drakeSimulator class and the current PR is an optional one to modify the tasks.

But I confirm that with the current commit, the robot walks (albeit shakily) in both drake and mujoco.

"CONTACT_1", contact_group_right
)
self.angular_momentum_task_parameter_handler.set_parameter_float(
name="kp", value=10.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add the gain as an attribute of TSIDParameterTuning.py as done for the CoM

https://github.com/ami-iit/comodo/blob/8cbd5f5bc6f65a1385a646188abf999844244d30/src/comodo/TSIDController/TSIDParameterTuning.py#L6

only in the __init__() method for now is fine

" counter = 0"
" counter = 0\n",
"\n",
"mujoco_instance.close_visualization()"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a repetition, there is already the close_visualization afterwards

@CarlottaSartore
Copy link
Collaborator

Thanks @akhilsathuluri , I will finalize the review after the merging of #4 , but I added some preliminary comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants