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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file

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

Repository Summary

Description myCobot ROS2 package
Checkout URI https://github.com/elephantrobotics/mycobot_ros2.git
VCS Type git
VCS Version humble
Last Updated 2026-02-09
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

mycobot_ros2

jaywcjlove/sb jaywcjlove/sb

中文文档 English Documentation

myCobot ROS2 package

Notes:

  • Make sure that Atom is flashed into the top Atom and Transponder or minirobot is flashed into the base Basic .The tool download address: https://github.com/elephantrobotics/myCobot/tree/main/Software
  • Supported ROS2 versions:
    • Ubuntu 20.04 / ROS2 Foxy - branch foxy
    • Ubuntu 20.04 / ROS2 Galactic - branch galactic
    • Ubuntu 22.04 / ROS2 Humble - branch humble
    • Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • LimoPro Orin Nano Ubunut 20.04 / ROS2 Foxy - branch foxy
    • PC Virtual Machine Ubunut 20.04 / ROS2 Foxy - branch foxy

Installation

1.1 Pre-Requriements

For using this package, the Python api library should be installed first.

pip install pymycobot --user

1.2 Package Download and Install

Install ros package in your src folder of your Colcon workspace.

$ cd ~/colcon_ws/src
# For the humble branch
$ git clone -b humble --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the foxy branch
$ git clone -b foxy --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
# For the galactic branch
$ git clone -b galactic --depth 1 https://github.com/elephantrobotics/mycobot_ros2.git
$ cd ~/colcon_ws
$ vcs import src < src/warehouse_ros_mongo.repos
$ sudo apt-get update && rosdep install --from-paths src --ignore-src -y
$ colcon build
$ source ~/colcon_ws/install/setup.bash
$ sudo echo 'source ~/colcon_ws/install/setup.bash' >> ~/.bashrc

Troubleshooting

  1. On ROS2 Humble if slider_control does not show GUI properly, update file /opt/ros/humble/lib/python3.10/site-packages/joint_state_publisher_gui/joint_state_publisher_gui.py from here: https://github.com/ros/joint_state_publisher/blob/ros2/joint_state_publisher_gui/joint_state_publisher_gui/joint_state_publisher_gui.py

URDF Model Graph

mycobot 280 m5

280 m5

mycobot 280 m5 pump

280 m5 pump

mycobot 280 m5 camera flange

280 m5 camera flange

mycobot 280 m5 camera flange & pump

280 m5 camera flange & pump

mycobot 280 m5 adaptive gripper 280 m5 adaptive gripper

mycobot 280 pi

280 pi

mycobot 280 pi pump

280 pi pump

mycobot 280 pi camera flange

280 pi camera flange

mycobot 280 pi camera flange & pump

280 pi camera flange pump

mycobot 280 pi adaptive gripper 280 pi adaptive gripper

mycobot 280 JetsonNano

File truncated at 100 lines see the full file