Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the odri yaml file to load the robot configuration #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jviereck
Copy link
Contributor

Copy link
Contributor

@MaximilienNaveau MaximilienNaveau left a comment

Choose a reason for hiding this comment

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

Is this an old PR?
Sorry if I was not responsive

robot_ = odri_control_interface::RobotFromYamlFile(
network_id_, ODRI_CONTROL_INTERFACE_YAML_PATH);

calib_ctrl_ = odri_control_interface::JointCalibratorFromYamlFile(
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this? a calib controller is created by default now no?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, things have changed and I think you are right. One is created by default now. I will update the PR and test it on the real solo.

@MaximilienNaveau
Copy link
Contributor

Need to land after open-dynamic-robot-initiative/robot_properties_solo#43

This has been landed, is there still someone working on this?

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