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

Using foot sensors with op3 #70

Closed
GramJr opened this issue Apr 15, 2019 · 4 comments
Closed

Using foot sensors with op3 #70

GramJr opened this issue Apr 15, 2019 · 4 comments
Assignees
Labels

Comments

@GramJr
Copy link

GramJr commented Apr 15, 2019

Hello again,

  1. I don't know where i can write about CM-530, but i have found small bug (OUT Ports 1-6 didn't works with HIGH value when i set HEX value ...0011, or both LEDs to ON).

  2. I need to connect foot-force sensors to op3, maybe you can tell me more about variables used in balance control (https://github.com/ROBOTIS-GIT/ROBOTIS-OP3/blob/9e306bbfbf769908dab240d09f40208670762bab/op3_balance_control/src/op3_balance_control.cpp)?

  3. At what topic i need to publish data to connect my sensors to balance control?

  4. What type of connection used in thormang3 for foot sensors?
    Thanks!

@kaym9n kaym9n self-assigned this Apr 15, 2019
@kaym9n
Copy link
Member

kaym9n commented Apr 15, 2019

Hi,

  1. I do not understand your question. Are you talking about OPENCR?

  2. I'm sorry, but it will be difficult to explain the source code line by line.

  3. THORMANG3 uses imu and ft sensor data. The source code of OP3's walking is a reduced version of THORMANG3, so it is recommended to analyze the walking source code of THORMANG3.

  4. In case of THORMANG3, the ft sensor is connected to the external port of the ankle dynamixels.
    thormang3_manager read the analog value and feet_ft_module makes it as ft data.

Regards,
Kayman

@GramJr
Copy link
Author

GramJr commented Apr 15, 2019

I'm talking about this controller - http://support.robotis.com/en/product/controller/cm530.htm

Ok, i need time to read information about thormang ft sensors.

@kaym9n
Copy link
Member

kaym9n commented Apr 15, 2019

I see.
It was not a product to use in OP3, so I made a mistake.
I will contact the person i charge about the case.

Regards,
Kayman

@kaym9n
Copy link
Member

kaym9n commented May 9, 2019

This issue has been closed as there weren't recent activities. Please feel free to reopen this thread if there's any opinion to throw. Thanks.

@kaym9n kaym9n closed this as completed May 9, 2019
@kaym9n kaym9n removed the in progress label May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants