Supplementary ROS2 package for Control, Simulation and Navigation
Go to file
bjoernellens1 5f8c8fb53c
Update launch_sim.launch.py
spawn_entity.py to spawn_entity
2023-04-21 12:17:11 +02:00
.vscode changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00
config changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00
description changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00
launch Update launch_sim.launch.py 2023-04-21 12:17:11 +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 changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00
README.md changed for using name cps_rmp220_support package 2023-04-12 10:11:46 +02:00

Supplementary Robot 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