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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

Package symbol

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

Package symbol

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
kinetic

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

Package symbol

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange

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

minas_control package from minas repo

ethercat_manager minas minas_control tra1_bringup tra1_description tra1_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.0.10
License GPLv2
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/minas.git
VCS Type git
VCS Version master
Last Updated 2018-06-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package contains ros_control based robot controller for PANASONIC MINAS EtherCAT Motor Driver Control System

Additional Links

Maintainers

  • Tokyo Opensource Robotics Kyokai (TORK) Developer Team

Authors

  • Tokyo Opensource Robotics Developer 534
README
No README found. See repository README.
CHANGELOG

Changelog for package minas_control

1.0.10 (2018-04-28)

  • Add dependency on realtime_tools(#72)
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.9 (2018-03-02)

  • enable to publish actual position/velocity/torque value as /diagnostics (#67)
  • fix simple test without arguments (#68)
  • onsite fix for encoder offset(#66)
  • set default ifname to eth0
  • add try/catch in main function of test_simple.cpp, show help() when it failes to run EtherCatManager
  • display input.position_actual_value in EtherCATJointControlInterface::EtherCATJointControlInterface
  • fix wrong variable print
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.8 (2017-11-28)

  • Add parameter home_encoder_offset (#63)
  • Reduce sleep time in each client (#51)
  • Add dependency on tinyxml (#62)
  • Contributors: Ryosuke Tajima

1.0.6 (2017-09-12)

1.0.5 (2017-09-12)

  • add .travis.yml using ros_build_farm (#58)
    • add rosdoc.yaml
    • package.xml, CMakeLists.txt: add depends to diagnostic_updater
    • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.4 (2017-09-11)

  • set license as GPLv2/CC-BY-SA,add LICENSE for meshes (#55)
    • set license as GPLv2/CC-BY-SA,add LICENSE for meshes
    • cleanup code
    • fix wrong license data, add LICENSE information to xacro files
    • cleanup package.xml
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.3 (2017-08-04)

1.0.2 (2017-05-12)

  • add more ROS_INFO message while insitializeing
  • use current readInputs and wait 10msec
  • servoon/servooff : printPDSstatus once every seconds
  • call reset before servooff in shutdown
  • Improve servo ON time
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.1 (2017-05-12)

  • fix comments on params
  • On site fix 5/11 by Tajima
  • add comment
  • fix if condition
  • Contributors: Ryosuke Tajima, Tokyo Opensource Robotics Developer 534

1.0.0 (2017-04-22)

  • add test codes (#39 <https://github.com/tork-a/minas/pull/39)
    • minas_control/src/main.cpp: continue running evern if mlockall failed, when we run with simulaiton
    • add depends to diagnostic_updator
  • use rosparam to set control param (#33 <https://github.com/tork-a/minas/pull/33)
    • update install process, 1.0.0
    • doc/index.rst : use two-backquote instaad of backquote to show code block
    • doc/index.rst : comment on how to run tra1_bringup.launch and set controller parameters
    • use getParamFromROS function, read and display parameters in simulation mode too
    • move custom controller parameters for tra1 to tra1_bringup/launch/tra1_bringup.lauch
    • minas_control.launch add eth arg to set ether device name
  • Contributors: Tokyo Opensource Robotics Developer 534

0.5.2 (2017-04-01)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged minas_control at Robotics Stack Exchange