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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

Package symbol

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange

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

tork_rpc_util package from tork_rpc repo

tork_rpc tork_rpc_util

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.4
License Apache License 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tork-a/tork_rpc.git
VCS Type git
VCS Version master
Last Updated 2017-05-05
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots. Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

Additional Links

Maintainers

  • Keio University Yamaguchi Lab

Authors

  • Isaac I. Y. Saito

tork_rpc_util RPC (Remote Procedure Call) ROS package

Introduction

This package provides abstract RPC (Remote Procedure Call) structure for higher level of robot operations for the ROS-based robots.

Some ROS-based robots come with higher level of convenient operation interface (e.g. often written in Python) where robot operators can call complicated tasks by a single command. "RPC" here enables interacting with those commands via ROS Topic/Service/Action from remote nodes.

A few applications of this package can be found at:

Install

sudo apt-get install ros-indigo-tork-rpc

(Optional) Source install

::

sudo apt-get install python-catkin-tools python-rosdep python-wstool mkdir -p %YOUR_CATKIN_WS%/src cd %YOUR_CATKIN_WS%/src git clone https://github.com/tork-a/tork_rpc.git cd %YOUR_CATKIN_WS% rosdep install -r -y --from-paths src --ignore-src catkin build source devel/setup.bash

Run RPC

This package only provides libraries/modules, so no executable.

Tech support

Your contribution in any of the following is appreciated!

EoF

CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package tork_rpc_util \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

0.0.4 (2017-03-20)

  • Add some .msg files.
  • Doc update, cleanup.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2017-03-04)

0.0.2 (2017-03-04)

  • Package renamed.

0.0.1 (2017-01-19)

  • Initial release into ROS public repository.
  • Contributors: Isaac I.Y. Saito

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tork_rpc_util at Robotics Stack Exchange