Supplementary ROS2 package for Control, Simulation and Navigation
Go to file
2023-07-31 11:04:26 +02:00
.vscode changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00
config added twist-mux as dependency 2023-07-31 10:16:22 +02:00
description refactoring urdfs, update launchers 2023-07-31 09:51:32 +02:00
launch update 2023-07-31 10:59:05 +02:00
worlds changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00
CMakeLists.txt changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00
LICENSE.md Initial commit 2023-04-12 09:04:55 +02:00
package.xml update 2023-07-31 11:04:26 +02:00
README.md Update README.md 2023-04-25 09:07:55 +02:00

Robot Support Package for Segway RMP220 lite

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. Go back to ws folder and colcon build --symlink-install && source install/setup.bash

Launch files:

Launch Gazebo

ros2 launch cps_rmp220_support launch_sim.launch.py

Launch Robot operator (Only neeed for Camera and additional devices for now)

ros2 launch cps_rmp220_support launch_robot.launch.py