Skip to content

Marco devel#2

Open
marco-faroni wants to merge 8 commits intomainfrom
marco-devel
Open

Marco devel#2
marco-faroni wants to merge 8 commits intomainfrom
marco-devel

Conversation

@marco-faroni
Copy link
Copy Markdown
Contributor

Added possibility to specify velocity and acceleration scaling.
Added possibility to specify seed when solving IK.
Added plan_to_joint, plan_to_pose, and solve_ik actions.

from drims2_msgs.action import MoveToPose, MoveToJoint, PlanToPose, PlanToJoint, ExecutePlannedTrajectory
from drims2_msgs.srv import AttachObject, DetachObject, SolveIK
from geometry_msgs.msg import PoseStamped, TransformStamped
from sympy.physics.units import acceleration
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I will remove this since is not used

from threading import Thread

import rclpy
from moveit_msgs.action import ExecuteTrajectory
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I will remove this since is not used

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