ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

What is Joint Trajectory ?

asked 2019-11-14 05:27:34 -0500

MichaelDUEE gravatar image

Hello,

I set up a joint_trajectory_controller for my simulated robot on Gazebo.I am trying to understand joint trajectories so I can confirm that my robot moves as I expecting to do.I see in the trajectory_msgs/JointTrajectory Message that we have points. What is these points? Points in where? Later in trajectory_msgs/JointTrajectoryPoint Message I see that points have position, velocity and acceleration. I can understand velocity and acceleration but i can not understand what is position. Position of what? Of my joints? In rad or in deg?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-04-18 05:50:00 -0500

Jiawenxing gravatar image

Yes, the position is belong to your joints. the position in the joint space, it should be in rad.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-11-14 05:27:34 -0500

Seen: 785 times

Last updated: Apr 18 '20