Code of Conduct
By submitting this report you automatically agree that you've read and accepted the following conditions.
- Support for DQ Robotics is given voluntarily and it's not the developers' role to educate and/or convince anyone of their vision.
- Any possible response and its timeliness will be based on the relevance, accuracy, and politeness of a request and the following discussion.
- If a DQ Robotics member replies, the user must let them know if their response solves their issue or not.
- Any suggestion/advice/request made by anyone, as well intentioned as they might be, might not be incorporated into DQ Robotics.
Hello @dqrobotics/developers,
Request motivation
While working on the DQ_SerialVrepRobot pull request, I realized that the vrep/constrained_kinematic_control example doesn't use the LBR4pVrepRobot class.
Being it a CoppeliaSim usage example, I believe is counterproductive to set both the robot kinematics and the joint names in the main .m file instead teaching the proper use of our VrepRobot classes.
Expected outcome
The example should be updated to use the class LBR4pVrepRobot.
Additional context
This issue is meant to remind me to update this example in the future. However, I lack whatever privilege is needed to assign issues to people; thus, I can't assign myself here. Could someone please do it for me?
Edit: I can't change labels either. Could someone please label this as a "request"?
Kind regards,
Frederico
Code of Conduct
By submitting this report you automatically agree that you've read and accepted the following conditions.
Hello @dqrobotics/developers,
Request motivation
While working on the
DQ_SerialVrepRobotpull request, I realized that thevrep/constrained_kinematic_controlexample doesn't use theLBR4pVrepRobotclass.Being it a CoppeliaSim usage example, I believe is counterproductive to set both the robot kinematics and the joint names in the main
.mfile instead teaching the proper use of our VrepRobot classes.Expected outcome
The example should be updated to use the class
LBR4pVrepRobot.Additional context
This issue is meant to remind me to update this example in the future. However, I lack whatever privilege is needed to assign issues to people; thus, I can't assign myself here. Could someone please do it for me?
Edit: I can't change labels either. Could someone please label this as a "request"?
Kind regards,
Frederico