iRobotEducation / create3_sim

ROS 2 Simulation for the iRobot® Create® 3 Educational Robot
BSD 3-Clause "New" or "Revised" License
110 stars 56 forks source link

Added is_sim arg #192

Closed roni-kreinin closed 1 year ago

roni-kreinin commented 1 year ago

Removes dependency on irobot_create_control for physical robots.

Description

Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.

Fixes # (issue).

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Also list any relevant details for your test configuration.

# Run this command
ros2 launch package launch.py

Checklist