@@ -406,6 +406,72 @@ Changelog for package jsk_2016_01_baxter_apc
406
406
* Update CHANGELOG.rst for 0.8.0
407
407
* Contributors: Kei Okada, Kentaro Wada, Shingo Kitagawa, Yusuke Niitani, ban-masa, banmasa, pazeshun
408
408
409
+ Forthcoming
410
+ -----------
411
+ * fix error Unknown limb is passed: :arms
412
+ * format to pass test work_order_server
413
+ * rqt_select_target use service to update work_order
414
+ * rosparam pass work_order bin_contents from json
415
+ * use class and rospy.timer for work_order_server
416
+ * rename work_order.py -> work_order_server.py
417
+ * rename node: work_order -> strategic_work_order
418
+ * Merge pull request `#1895 <https://github.com/start-jsk/jsk_apc/issues/1895 >`_ from knorth55/param-contents
419
+ use param to pass bin contents and tote contents
420
+ * Merge pull request `#1896 <https://github.com/start-jsk/jsk_apc/issues/1896 >`_ from start-jsk/fit-apply-context-to-label-probability
421
+ Fit to apply_context_to_label_proba which is merged to jsk_perception
422
+ * Add yes_no_button for user input
423
+ * Launch rviz for user input in main.launch
424
+ * use rosparam to pass bin_contents
425
+ * change set_tote_contents_param to json_to_rosparam
426
+ * Use yes_no_button panel in rviz for user input
427
+ * Slower fold-pose-back initialization for apc task
428
+ * Add method to set object segmentation candidates to ri
429
+ * Fit to apply_context_to_label_proba which is merged to jsk_perception
430
+ * add json utils in util.l
431
+ * fix apc2016 simulation for baxter_simulator v1.2
432
+ * use arm2str in baxter-interface
433
+ * use object_segmentation_3d launch for stow task
434
+ * update tote pose
435
+ * Set initial target bin to check sanity
436
+ * Add checking sanity script for setup_for_pick.launch
437
+ * Add rviz config for pick demo
438
+ * Remove no need nodes from main.launch
439
+ * Use new 3D object segmentaion pipeline with euslisp controller
440
+ * Introduce new 3D object segmentation pipeline
441
+ As proposed in https://github.com/start-jsk/jsk_apc/issues/1865
442
+ * Support non-list arg for ros::set-dynparam
443
+ * Add arm2str as util and use it
444
+ * Skip verification because of its unreliability
445
+ * Calibrate extrinsic parameters of astra cameras
446
+ * add astra intrinsic calibration file
447
+ * Add args to astra_hand.launch
448
+ * Add calibboard stickers
449
+ * Calibrate right hand mounted camera depth
450
+ Also this updates the rvizconfig
451
+ Conflicts:
452
+ jsk_2016_01_baxter_apc/launch/include/astra_hand.launch
453
+ * add calib-pressure option in main program
454
+ * Use nodes to test arm-to-bin motion instead of rosbag
455
+ * Publish bin bounding boxes in baxter.launch
456
+ This is useful because we can use baxter-interface.l without main.launch or main_stow.lauch.
457
+ * CMakeLists.txt: need to set current directory to ROS_PACKAGE_PATH
458
+ * Merge pull request `#1871 <https://github.com/start-jsk/jsk_apc/issues/1871 >`_ from knorth55/test-stow-work-order
459
+ add stow_work_order test
460
+ * add stow_work_order test
461
+ * add stow_work_order option not to output json
462
+ * add ik test in tote for stow task
463
+ * Adjust right gripper firmware to gripper-v4
464
+ * minor fix for real robot
465
+ * use protected/private for variable
466
+ * add minjerk class
467
+ * include pub/sub within c++ object
468
+ * use Object Oriented callback style
469
+ * Adjust astra hand
470
+ * Adjust calib pressure threshold again
471
+ * minjerk and continuous feedback
472
+ * depth register works with explicit arg
473
+ * Contributors: Kei Okada, Kentaro Wada, Shingo Kitagawa, Yusuke Niitani, pazeshun
474
+
409
475
1.5.1 (2016-07-15)
410
476
------------------
411
477
* Get lower pressure threshold in :calib-pressure-threshold
0 commit comments