Skip to content

How to install irobot_create_msgs? #251

Closed Answered by alsora
slowrunner asked this question in Questions
Discussion options

You must be logged in to vote

Hi @slowrunner,
most developers shouldn't use the github repository for irobot_create_msgs repository.

The irobot_create_msgs should be installed from debian packages using the following command.

sudo apt-get update
sudo apt-get install ros-galactic-irobot-create-msgs

If you really need to build the irobot_create_msgs (the only reasons I can think of is if you are cross-compiling the code or building the code on a non-officially supported platform), then you should check which version you need in the Create 3 Docs Firmware release pages.
For example, you can see that G.3.1 uses version 1.2.4 of the messages https://iroboteducation.github.io/create3_docs/releases/g_3_1/

then you can clon…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@slowrunner
Comment options

Answer selected by slowrunner
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum_ros2 Forum post about general ROS 2 usage
2 participants