Add files for manuals and tutorials / Changes for Gazebo head camera emulation (#350)
* move ar marker model files to nextage_gazebo/models from nextage_moveit_config/models
* add nextage_moveit_confin/models with stl/dae/scene models and ar marker box model
* mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
* Merge branch 'impr/gazebo_ueye_fixtest' of git://github.com/130s/rtmros_nextage into gazebo_ueye_fixtest
* [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
Fix for kinetic (#347)
* fix .travis.yaml to run both indigo/kinetic with docker
* set trajectory_execution/allowed_execution_duration_scaling to 2.0, see https://answers.ros.org/question/196586/how-do-i-disable-execution_duration_monitoring/
* config/NextageOpen.srdf and test/test_moveit.py: including torso to botharms is not working
* increase set_planning_time to 30
* run mvgroup.go() 3 time in test/test_moveit.py (test_planandexecute)
* nextage_moveit_config/test/test_moveit.py: display content of plan
* add replanning and set_planning_time to 15
* increase wait_time for hztest move_group/status
* we need type: FollowJointTrajecory in controllers.yaml
* use move_group/MoveGroupExecuteTrajectoryAction instaeed of move_group/MoveGroupExecuteService
* use moveit_simple_controller_manager/MoveItSimpleControllerManager instead of pr2_moveit_controller_manager/Pr2MoveItControllerManager
Contributors: Kei Okada
0.7.16 (2017-05-04)
0.7.15 (2017-03-11)
test_move_group/hztest time-limit 60->12, retry 3
0.7.15
changelog for 0.7.15.
Contributors: Isaac I.Y. Saito, Kei Okada
0.7.14 (2017-02-21)
[Maintenance] Enable tests for track_ik.
Contributors: Isaac I.Y. Saito
0.7.13 (2017-01-24)
[capability] Add config for trac_ik.
Contributors: Isaac I.Y. Saito
0.7.12 (2017-01-10)
0.7.11 (2016-11-05)
0.7.10 (2016-10-19)
[improve] moderate Interactive Marker size.
Contributors: Isaac I.Y. Saito
0.7.9 (2016-10-13)
[fix] test_moveit.py is very unstalble, run go 3 times
[fix] NextageROS.desktop.in : now rtmlaunch is installed in global bin
[fix][test] Better utilization of tests. test/test_moveit.py : botharms.go is very unstable
[fix][joy.test] fix again, it seems they did not publish joint state publisher, so question is why it passed the test?
[fix] remove torso from group, that outputs "Group 'torso' is not a chain" ERROR
[fix] kinematics_ikfast.yaml : no ik fast plugin for head and torso