Merge pull request #273 from floweisshardt/fix/move_base_without_global_map
publish move_base goal without global /map
publish move_base goal without global /map
Merge pull request #271 from fmessmer/ci_updates
[travis] ci updates
catkin_lint fixes
Merge pull request #260 from fmessmer/feature/calculate_traj_point_velocities
proper traj velocity calculation
add opt-out stop_at_waypoints
use logdebug for debug output
fix trajectory point velocity calculation
drop start after time calculation
filter duplicate or close configs in trajectory
fix array type
set accelerations to 0.0
not use min_point_time 0.4
drop first traj point if close to start_pos
improve debug output
remove hardcoded point velocities and accelerations
add debug output
epsilon check and elementwise zero-velocity
proper traj velocity calculation
Merge pull request #264 from fmessmer/fix/robot_description_ns
fix robot_description namespace handling
fix robot_description namespace handling
Merge pull request #259 from LoyVanBeek/feature/faster_sss_trajectories
Feature/faster sss trajectories
fix log formatting
explicit robot_description key
Move all code to determine the desired velocity to a private method
Code to determine this got too big to contain all the various branches and edge cases
Fix undeclared variable
feature/calculate traj point velocities (#1)
feature/calculate traj point velocities
fix error case velocities zero or negative
fixup acc default value
fixup variable name
fixup limit_vel and add debug output
add vel_limit check
return failure on invalid arguments
expose arguments to move_rel
allow to pass default_vel via sss argument
allow setting default_vel and default_acc per joint as list of float/int via yaml
Rename d_max to dist
Optionally use the URDF-derived velocities
Extend sss.move with a speed_factor to speed up movements
fixup! Iterate over all joints to calculate_point_time and take the slowest time for all joints
Get joint velocity from URDF in compose_trajectory
Iterate over all joints to calculate_point_time and take the slowest time for all joints
Earlier only 1 joint velocity and acceleration was used.
TOOD: Read velocity (and acceleration?) from URDF
Explicitly import numpy. This was implicitly imported via at least tf.transformations and possibly others
Contributors: Felix Messmer, Florian Weisshardt, Loy, Loy van Beek, floweisshardt, fmessmer
0.6.15 (2019-11-07)
Merge pull request #261 from fmessmer/fix/travis
fix/travis
disable test
Merge pull request #256 from floweisshardt/fix/joint_order
fix joint order in sss
fix joint order
Merge pull request #250 from HannesBachter/feature/move_rel
Feature/move rel
fix ah handling and dependency
return move_traj action_handle
calculate poses for multiple movements
add urdf, cleanup and return in error case
check parameters
move rel with check of joint limits
Contributors: Felix Messmer, Florian Weisshardt, floweisshardt, fmessmer, hyb, robot@mrl-a
0.6.14 (2019-08-07)
0.6.13 (2019-07-19)
System Message: WARNING/2 (<string>, line 162)
Title underline too short.
0.6.13 (2019-07-19)
------------------
0.6.12 (2019-06-07)
Merge pull request #247 from fmessmer/fix_variable_overflow_serialization_exception
replace ScriptState number with datetime for uniqueness
replace ScriptState number with datetime for uniqueness
Contributors: Felix Messmer, fmessmer
0.6.11 (2019-04-05)
0.6.10 (2019-03-14)
Merge pull request #241 from fmessmer/add_string_action
Add string action
add SetString action interface
temp_woz
Merge pull request #237 from fmessmer/default_value_handling
fix comments for default values
fix comments for default values
Merge pull request #227 from floweisshardt/feature/new_trajectory
new trajectory point time calculation
remove print
fix syntax
new trajectory point time calculation
Contributors: Felix Messmer, Florian Weisshardt, fmessmer, ipa-fmw, robot@cob4-19
0.6.9 (2018-07-21)
update maintainer
Contributors: ipa-fxm
0.6.8 (2018-07-21)
Merge pull request #220 from ipa320/revert-219-restructure_sss_params
Revert "use joint_names from component ns"
Revert "use joint_names from component ns"
Merge pull request #219 from ipa-fxm/restructure_sss_params
use joint_names from component ns
use joint_names from component ns
Contributors: Felix Messmer, ipa-fxm
0.6.7 (2018-01-07)
Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
Merge pull request #206 from ipa-fmw/hotfix_cob_console
[cob_console] hotfix for ipython shebang
hotfix for cob_console ipython shebang
Merge pull request #197 from ipa-fxm/APACHE_license
use license apache 2.0
use license apache 2.0
Contributors: Felix Messmer, Florian Weisshardt, ipa-fxm, ipa-uhr-mk
0.6.6 (2017-07-17)
move visualize navigation goals to cob_helper_tools
add node for visualization of script server navigation goals
handle uninitielized action clients
add trigger_action function to sss
fix Trigger unittests
increased min point time
minimal trajectory point_time
catch ValueError during point time calculation when using mimic joints
manually fix changelog
fixed cob_console script
Contributors: Benjamin Maidel, Florian Weisshardt, Mathias Lüdtke, ipa-fxm
Contributors: Felix Messmer, Florian Weisshardt, ipa-fmw-ms, ipa-fxm, ipa-jenkins, ros
0.5.1 (2014-03-20)
Install tags
removed a lot of code related to packages not available in hydro anymore
deactivate tests
needed for python import
removed old scriptserver location
changed location of script server for installation
remove arm navigation stuff, now using moveit anyway
python catkin stuff
merged catkin version
Initial catkinization.
removing some earlier commits 3
removing some earlier commits 2
removing some earlier commits
fix cob_console
removed blocking from Script.action because blocking or non-blocking behaviour can be specified by actionlib directly
set blocking to True by default
change test script
removed deprecated scripts
Modify execute_cb in script_server to support any function in sss
Add blocking, service_name, duration and planning to Script.action to support script_server change
return ah from sleep() in sss
Modify execute_cb in script_server to support any function in sss
Add blocking, service_name, duration and planning to Script.action to support script_server change
return ah from sleep() in sss
add cob_console
updated test_script
Revert "changed component names to explicitly contain full namespace"
This reverts commit b3cf8a5e500a754d19091aba25a9fe442518556d.
Merge branch 'master' of github.com:ipa-fmw/cob_command_tools
changed component names to explicitly contain full namespace
fix action handle for light
Merge remote-tracking branch 'origin-ipa320/master' into automerge
switched from pr2_controllers_msgs::JointTrajectoryAction to control_msgs::FollowJointTrajectory
removed functions used for cartesian motion and ik
unified script_server: removed all functions related to planned cartesian motion for the arm + some fixes
removed unecessary code
fix action result for play
fixed issues with action handle state for non actionlib functions
use constraint_aware ik-solver; some minor modifications
fixed typo
use follow_joint_trajectory instead of joint_trajectory_action; fixed hardcoded length for velocities in trajectory points_msg
removed call to set_planning_scene_diff in move_constrained_planned
removed cartesian-related functions
Merge branch 'master' of github.com:ipa320/cob_command_tools
removed hard-code call to set_planning_scene_diff
removed call to transfrom pose service
Merge branch 'review-ipa320'
fix typo
changed light to std_msgs/ColorRGBA message
fixed whitespace
fixed calculate_ik
fixed parse_cartesian_parameters
disabled GetPoseStampedTransformed calls
more output for move_planned_constraint
fixed parse_cartesian_parameters
introduced parse_cartesian_parameters
Merge pull request #1 from ipa-fmw-ws/master
Check_plan im sss
move_base_rel with safe topic
Merge branch 'review-ipa320'
changed to cartesian goal and start in joint space
for testing check_plan function in sss
removed dummy velocities
Merge remote-tracking branch 'origin-ipa320/master' into automerge
non blocking service calls working
added support for setting manipulation velocity
Added check_plan: Check if a trajectory to a specific goal exists
test script for ik calculation and motion plan
support for init_all and recover_all based on loaded robot modules in command_gui