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

Add Motor function #212

Open
bosforox opened this issue Sep 28, 2020 · 1 comment · May be fixed by #348
Open

Add Motor function #212

bosforox opened this issue Sep 28, 2020 · 1 comment · May be fixed by #348
Assignees
Labels
feature New feature proposal/idea for Phobos. merge requested Feature waiting for merge by developers.

Comments

@bosforox
Copy link

Describe the bug

  • It is possible to get a motor (and controller, if this option also selected) for a "fixed" link (like a root) in set of block selected links.(phobos > hardware >add motor)
    -To activate the "Add Motor" function, it is necessary to first select only "one" link. This function cannot be activated if you make a block selection (B+Mouse-Left) for the multiple obj selection at the beginning. However, it is possible to add a block selection if this function was already activated in the previous step. But if you have also selected a fixed link, this function automatically adds a motor (and a controller, if this option selected) in to this fixed link. It may help if the phobos property of the joint is checked first and if it is not a fixed joint then the motor can be added.

** Additional points **

  • By adding motors, the name of motors can be automatically generated in the name.00x format. This can lead to other naming problems, such as composite model generation by Q-Rock. Perhaps it can help generally to user to add the link name as prefix and the motor name as subfix.
  • With the model import function (e.g. urdf import) the model parameters (e.g. maximum speed and effort of a joint) are automatically integrated as link parameters which are also related to the motor parameter. When creating motors, these parameters may also be saved as motor parameters. (@kavonszadkowski please look at phobos-schrips repo> qrock branch>Qrock_editControllerMotorParam)

@2maz

@hwiedPro
Copy link
Collaborator

Yes, batch editing for multiple objects is not yet in depth supported. I consider this as feature.

@hwiedPro hwiedPro added the feature New feature proposal/idea for Phobos. label Jun 16, 2022
@AlpenAalAlex AlpenAalAlex self-assigned this Mar 5, 2024
@AlpenAalAlex AlpenAalAlex linked a pull request Mar 11, 2024 that will close this issue
7 tasks
@AlpenAalAlex AlpenAalAlex added the merge requested Feature waiting for merge by developers. label Mar 13, 2024
@hwiedPro hwiedPro linked a pull request Jun 13, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature proposal/idea for Phobos. merge requested Feature waiting for merge by developers.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants