From 68ae9652c845c43f97610062e2d7fa2ffccf12d6 Mon Sep 17 00:00:00 2001 From: bjoernellens1 <64093272+bjoernellens1@users.noreply.github.com> Date: Fri, 16 May 2025 09:15:08 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a7d9bc..9d8da58 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ -## Robot Support Package for Segway RMP220 lite +Support package needed for Segway RMP220 control. + +Part of the CPS Segway RMP220 ROS2 meta-package: +- ros2_rmp +- ros2_rmp_middleware +- ros2_rmp_teleop +- ros2_rmp_support + +## Robot Support Package for Segway RMP220 This package should be placed into your workspace src/ folder. Alongside you must clone https://github.com/bjoernellens1/segwayrmp and https://github.com/bjoernellens1/segway_msgs to control the robot. @@ -20,4 +28,4 @@ ros2 launch cps_rmp_220_support rsp.launch.py ros2 launch cps_rmp_220_support robot_lidar.launch.py #### Launch teleop - from other package -ros2 launch rmp220_teleop robot_joystick.launch.py \ No newline at end of file +ros2 launch rmp220_teleop robot_joystick.launch.py