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 JointTrajectory message #105

Closed
wants to merge 7 commits into from
Closed

Add JointTrajectory message #105

wants to merge 7 commits into from

Conversation

AndrejOrsula
Copy link
Contributor

@AndrejOrsula AndrejOrsula commented Dec 3, 2020

This PR adds ignition.msgs.JointTrajectory, which is currently utilised by JointTrajectoryController (PR - gazebosim/gz-sim#473). It provides time-parameterised control signal for each actuated single-axis joint in form of position, velocity, acceleration and effort.

This message is analogous to trajectory_msgs/msg/JointTrajectory. I opened gazebosim/ros_gz#121, which allows conversion of this message type between ROS 2 and Ignition Transport.

Note: There might not be an immediate benefit of including acceleration field, but it is added to keep consistency with the ROS msg.

AndrejOrsula and others added 7 commits December 4, 2020 01:01
Signed-off-by: Andrej Orsula <orsula.andrej@gmail.com>
Signed-off-by: John Shepherd <john@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: John Shepherd <john@openrobotics.org>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome 🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants