mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
get frequency from robot
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include <pluginlib/class_list_macros.hpp>
|
||||
#include <trajectory_interface/quintic_spline_segment.h>
|
||||
|
||||
|
||||
namespace position_controllers
|
||||
{
|
||||
typedef ur_controllers::ScaledJointTrajectoryController<trajectory_interface::QuinticSplineSegment<double>,
|
||||
|
||||
@@ -86,4 +86,3 @@ void SpeedScalingStateController ::stopping(const ros::Time& /*time*/)
|
||||
} // namespace ur_controllers
|
||||
|
||||
PLUGINLIB_EXPORT_CLASS(ur_controllers::SpeedScalingStateController, controller_interface::ControllerBase)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user