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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

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

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch

Repository Summary

Checkout URI https://github.com/LexxPluss/amr_interop_bridge.git
VCS Type git
VCS Version main
Last Updated 2021-11-26
Dev Status DEVELOPED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
amr_interop_bridge 0.1.1
amr_interop_msgs 0.1.0

README

amr_interop_bridge

This is client for communication according to the MassRobotics AMR Interoperability Standard. it sends ROS1 topics to the AMR Interoperability Receiver via websockets. ( Receiving is not supported. )

How to move it

Since it contains nodes that simulate ROS1 topics, you can try to run it immediately.

1. install the MassRobotics AMR Interoperability Standard Receiver

Please refer to the link. https://github.com/MassRobotics-AMR/AMR_Interop_Standard

2. Clone the repository to catkin_workspace under src

example

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/
$ catkin_make
$ cd src
$ git clone git@github.com:LexxPluss/amr_interop_bridge.git

3. Clear dependencies

example

$ pip2 install websocket-client pytz

4. Build and load

example

$ cd ~/catkin_ws/
$ catkin_make
$ source devel/setup.bash

5. Execute

example1 : send minimum required

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch

example2 : send minimum required ( specify the server. by default, connect to ws://localhost:3000 )

$ roslaunch amr_interop_bridge amr_interop_bridge_required.launch url:=ws://SERVER-ADDRESS

example3 : send full properties

$ roslaunch amr_interop_bridge amr_interop_bridge_full.launch