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

Update dependencies for build from source, throttle action feedback, add stub for audio command #161

Closed justinIRBT closed 2 years ago

justinIRBT commented 2 years ago

Description

Fixes #159

Type of change

How Has This Been Tested?

Tried building source from scratch and was able to get reported build failures after missing packages allowed simulator to build, but fail to run on first iteration. Build failures require packages to be present before trying to run. Verified simulator ran without new errors and subscribed to audio topic printed for othe code.

Checklist