[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

katana_driver: katana | katana_arm_gazebo | katana_description | katana_gazebo_plugins | katana_joint_movement_adapter | katana_msgs | katana_teleop | katana_trajectory_filter | katana_tutorials | kni

Package Summary

This filter removes the smallest segments from a trajectory until at most MAX_NUM_POINTS (currently 16) are left. The reason for doing this is that the Katana arm only supports trajectories with at most MAX_NUM_POINTS.

All desired velocities and accelerations are removed from the trajectory. This works if this filter is used in conjunction with the JointTrajectoryActionController from the katana package, because it recomputes splines for velocities and accelerations anyway. It would not work with PR2's JointTrajectoryActionController, which only computes linear segments if the velocities are missing.

Also, this filter does not check if the resulting trajectory is collision-free, although it should.

katana_driver: katana | katana_arm_gazebo | katana_description | katana_gazebo_plugins | katana_joint_movement_adapter | katana_kinect_calibration | katana_msgs | katana_teleop | katana_trajectory_filter | katana_tutorials | kni

Package Summary

This filter removes the smallest segments from a trajectory until at most MAX_NUM_POINTS (currently 16) are left. The reason for doing this is that the Katana arm only supports trajectories with at most MAX_NUM_POINTS.

All desired velocities and accelerations are removed from the trajectory. This works if this filter is used in conjunction with the JointTrajectoryActionController from the katana package, because it recomputes splines for velocities and accelerations anyway. It would not work with PR2's JointTrajectoryActionController, which only computes linear segments if the velocities are missing.

Also, this filter does not check if the resulting trajectory is collision-free, although it should.

katana_driver: katana | katana_arm_gazebo | katana_description | katana_gazebo_plugins | katana_ikfast_kinematics_plugin | katana_joint_movement_adapter | katana_kinect_calibration | katana_moveit_ikfast_plugin | katana_msgs | katana_teleop | katana_trajectory_filter | katana_tutorials | kni

Package Summary

This filter removes the smallest segments from a trajectory until at most MAX_NUM_POINTS (currently 16) are left. The reason for doing this is that the Katana arm only supports trajectories with at most MAX_NUM_POINTS.

All desired velocities and accelerations are removed from the trajectory. This works if this filter is used in conjunction with the JointTrajectoryActionController from the katana package, because it recomputes splines for velocities and accelerations anyway. It would not work with PR2's JointTrajectoryActionController, which only computes linear segments if the velocities are missing.

Also, this filter does not check if the resulting trajectory is collision-free, although it should.

Contents


2024-03-23 12:42