iRobotEducation / create3_sim

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

Added irobot_create_control dependency to irobot_create_description #171

Closed roni-kreinin closed 2 years ago

roni-kreinin commented 2 years ago

Description

Added irobot_create_control to package.xml. Required for the ros2 control plugins.

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