porting turtlebot2 to ROS2
Hi everyone: we have currently several Turtlebot 2 robots with ROS Kinetic installed, but it would be much better to have ROS2 installed in them. They work fine, have capable sensors and could function for some years but as time passes using old Ubuntu versions is more and more of a burden. Do you know of any project out there of porting Turtlebot 2 to ROS2? would it be feasible? anyone knows what it would involve? (new low level drivers? ... no idea) I understand it would not be an easy task but would like to know what the biggest hurdle would be
Thanks in advance
No idea about TB2, but the Kobuki base has been ported: https://github.com/kobuki-base
Thanks Jorge, I'll take it a look. ¡Muchas gracias!
Hello, I am quite new to ROS and I have been trying to use turtlebot2 with ROS2 as well. Currently, I have managed to get successful installations of KOBUKI and the RPLIDAR A2 with ROS2. However, I am not sure on putting these two components together and linking them into turtlebot2.
I have tried the demo but it doesn't really work for me as I would have to have ROS1 installed, and those versions are already outdated.
Any ideas on how to write/rewrite scripts or any other methods to make turtlebot2 work with just pure ros2-foxy without the use of any sort of bridge?
Hi, Have you been able to link the KOBUKI platform with an A2 or A1 lidar for scanning or navigation?