Functions | Variables
joint_vel_limits.cpp File Reference

Constraint to avoid joint velocity limits. More...

#include "constrained_ik/constraints/joint_vel_limits.h"
#include "constrained_ik/constrained_ik.h"
#include <ros/ros.h>
#include <pluginlib/class_list_macros.h>
Include dependency graph for joint_vel_limits.cpp:

Go to the source code of this file.

Functions

template<class T >
std::ostream & constrained_ik::constraints::operator<< (std::ostream &os, const std::vector< T > &v)
 Write std::vector to cout.

Variables

const double DEFAULT_TIMESTEP = 0.1
const double DEFAULT_WEIGHT = 1.0

Detailed Description

Constraint to avoid joint velocity limits.

Author:
dsolomon
Date:
Sep 23, 2013
Version:
TODO
Bug:
No known bugs
License
Software License Agreement (Apache License)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file joint_vel_limits.cpp.


Variable Documentation

const double DEFAULT_TIMESTEP = 0.1

Default timestep used to calculate joint velocities

Definition at line 33 of file joint_vel_limits.cpp.

const double DEFAULT_WEIGHT = 1.0

Default weight

Definition at line 32 of file joint_vel_limits.cpp.



constrained_ik
Author(s): Chris Lewis , Jeremy Zoss , Dan Solomon
autogenerated on Sat Jun 8 2019 19:23:45