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

[rosdoc] some arguments are missing in api doc on docs.ros.org #473

Open
130s opened this issue Oct 19, 2016 · 0 comments
Open

[rosdoc] some arguments are missing in api doc on docs.ros.org #473

130s opened this issue Oct 19, 2016 · 0 comments

Comments

@130s
Copy link
Contributor

130s commented Oct 19, 2016

e.g. For HIRONX.startImpedance_315_1 there are some open brackets. We might need to report somewhere upstream.

(       self,
            arm,
            M_p = 100.0,
            D_p = 100.0,
            K_p = 100.0,
            M_r = 100.0,
            D_r = 2000.0,
            K_r = 2000.0,
            ref_force = [0,
            force_gain = [1,
            ref_moment = [0,
            moment_gain = [0,
            sr_gain = 1.0,
            avoid_gain = 0.0,
            reference_gain = 0.0,
            manipulability_limit = 0.1 
    )       
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant