Differences between Create2 and Create3 #628
Replies: 2 comments 2 replies
-
@fmorshed52 (You just missed opportunity to buy a Create3 from iRobot. I got a used Create3 off eBay this month. If you put a "watch" there eBay will notify you when one is available.) Most important difference in brief: Create3 runs ROS 2 native on it's processor (which is a benefit and can also be a serious curse.) I suggest sticking with your Create2, even if you want to learn ROS 2 programming. If you really, really want to build a TurtleBot4 Lite then getting a used Create3, slapping a Pi4, LIDAR, and Oak-D-Lite (and a 5v power supply) on it will get you instant ROS code base and a robot just like others' so you are not a unicorn. There are lots of non-ROS line follower examples for Raspberry Pi with a basic PiCamera. Some use just numpy, some use OpenCV. You don't need the new AI enhanced PiCamera. You definitely don't need ROS for a line follower. |
Beta Was this translation helpful? Give feedback.
-
And btw - on the stock Turtlebot4 the camera is only programmed as a very expensive webcam - so you could ease your way into building a Turtlebot with just the RPLidar A1M8 LIDAR, and run all the mapping and navigation examples and leave the camera for future enhancement. If you want to be "pure" and run the Turtlebot4 Raspberry Pi 4 image, buy a Pi 4 and the A1M8 lidar, and you will be mapping and navigating (without lines on the floor). |
Beta Was this translation helpful? Give feedback.
-
How are you connecting to your Create 3?
Bluetooth (Python Playground)
Computer(s) Model(s) and Operating System(s)
Windows XP
Which version of ROS 2 is installed on your computer?
None
Which firmware version is installed on your robot?
Irrelevant to my question
Which RMW is your robot running?
I don't know
Does your robot have an assigned namespace? If so, please share.
No response
Is the robot connected to a network? If so, what is the network type?
Bluetooth
Are there multiple Create 3 robots connected to your network?
None
Is multicast enabled?
None
What is the Adapter Board's USB/BLE Toggle currently switched to?
None
Describe your question.
I am looking for an article that describes the differences between Create2 and Create3 robot. I have a Create2 robot, playing around, and considering adding a camera to do line tracking. So, I am wondering whether I should now buy a Create3.
Beta Was this translation helpful? Give feedback.
All reactions