No version for distro humble showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro jazzy showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro kilted showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro rolling showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro ardent showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro bouncy showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro crystal showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro eloquent showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro dashing showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro galactic showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro foxy showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro iron showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro lunar showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro jade showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro hydro showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro kinetic showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro melodic showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange

No version for distro noetic showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 4.3.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/start-jsk/jsk_apc.git
VCS Type git
VCS Version master
Last Updated 2024-01-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Baxter-specific programs for Amazon Robotics Challenge 2017 at JSK Lab.

Additional Links

Maintainers

  • Kentaro Wada

Authors

  • Kentaro Wada
  • Shingo Kitagawa
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_arc2017_baxter

4.3.0 (2021-07-14)

  • Merge branch 'master' into fix-version
  • Merge pull request #2722 from knorth55/add-sleep add sleep in calib_required_controller
  • add sleep in calib_required_controller
  • Merge pull request #2708 from pazeshun/add-grasp_prediction_arc2017
  • Change topic name 'from_main' -> 'gripper_front'
  • [jsk_arc2017_baxter] Modify & re-apply https://github.com/start-jsk/jsk_apc/pull/2685
  • [jsk_arc2017_baxter] Copy baxterlgv7-interface.l from https://github.com/pazeshun/jsk_apc/blob/baxterlgv7-book-picking/jsk_arc2017_baxter/euslisp/lib/baxterlgv7-interface.l
  • [jsk_arc2017_baxter] Set png_level of compressedDepth to keep image_raw hz on kinetic When subscribing compressedDepth on kinetic, hz of image_raw drops. This is because load of CPU processing camera becomes too high. To avoid this on baxter-c1, png_level should be under 6.
  • Merge pull request #2685 from pazeshun/fix-wait-interpolation-until Fix :wait-interpolation-until not to finish immediately
  • Avoid infinite loop in :wait-interpolation-until called when robot stops
  • Fix :wait-interpolation-until not to finish immediately
  • add dynamixel_controllers as build_depend
  • Contributors: Shingo Kitagawa, Shun Hasegawa

4.2.1 (2019-04-18)

  • remove define_machine arg
  • fix typo
  • use machine as args
  • use c3 for scale launch
  • add baxter-c3 for scale
  • run check_arduino node in c2
  • fix typo in check_arduino.py
  • add check_arduino to kill not working arduino
  • add finger arg for xacro
  • add baxter_moveit_config as run_depend
  • update object-index comment
  • add object-index key args in :pick-object-in-movable-region
  • Option to customize shelf locations
  • Use if instead of null
  • Fix :recognize-object state to return t or nil
  • Make it slower to send avs for smoother motion I found scale 5.0 is too fast.
  • Option not avoiding tote after :pick-object
  • Option to customize tote and cardboard_boxes locations
  • Return recognized timestamp in :recognize-target-object
  • Add if-blocks to use only the single arm Usage `bash roslaunch jsk_arc2017_baxter baxter.launch launch_left:=false respawn_arduino:=false`
  • Add :move-head option to :pick-object of stow-interface In current ARC workspace moving head is not so necessary.
  • Add :use-scale option to :pick-object of stow-interface
  • Remove head_pan rotation while picking
  • transmission_interface::TransmissionSharedPtr = TransmissionPtr
  • Re-calibrate finger tendon winder
  • use macro for indigo build
  • use SharedPtr for transMIssion_interface 0.13.3 and above TransmissionPtr -> transmission_interface::TransmissionSharedPtr
  • Don't record right eye depth to avoid conflicts
  • Specify axis camera with hostname instead of ip address
  • Re-calibrate right vacuum pad tendon winder
  • clean up ik->nearest-pose
  • fix typo in baxter.l
  • Place ompl_planning.yaml to each robot
  • Change URDF and SRDF robot name to baxter to avoid euslisp error
  • Fix robot name in xacro
  • Refactor moveit config and launch
  • Add disable_collisions for cylindrical grasping
  • Add sanity check of baxterlgv7 grippers
  • Add moveit for baxterlgv7
  • Add baxterlgv7.launch without moveit and gripper sanity check
  • Ignore IK fail when placing
  • Change palm coords name
  • Set other palm coordinates instead of transforming
  • Fix palm endpoint of left gripper_v7
  • Add test of ri hand interface
  • Remove speak test as it's tested in upstream
  • Add test of baxterlgv7.l
  • Add test of baxter-interface and baxterlgv7-interface
  • Adjust :start-grasp and :stop-grasp to baxterlgv7
  • Enable to move gripper of baxterlgv7
  • Copy baxter interface to baxterlgv7 interface
  • Calibrate vacuum pad joint in left gripper_v7
  • Avoid name clashes of properties in baxter
  • Avoid name clashes of properties in baxterlgv7
  • Use tendon transmission and fix hardwareInterface for real robot
  • Build and export transmission library
  • Add srcs to describe tendon transmission
  • Add headers to describe tendon transmission
  • Fix transmission in left gripper_v7 urdf except finger tendon
  • Add euslisp model of baxter with left gripper_v7
  • Fix collision of left gripper_v7
  • Use M_PI as joint limits in left gripper_v7

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Recent questions tagged jsk_arc2017_baxter at Robotics Stack Exchange