ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to install turtlebot2 on Ubuntu 20.04

asked 2021-10-11 11:07:25 -0500

kemo007 gravatar image

I have been trying to install turtlebot2 on Ubuntu 20.04 and i could not figure out with ROS i can use Noetic, kinetic, Melodic or indigo so i am so confused. I know Noetic can work with Ubuntu 20.04 but can we install turtlebot2 by using it????

edit retag flag offensive close merge delete

Comments

This page http://wiki.ros.org/turtlebot indicates to me that you should use kinetic & ubuntu 16. If you are new to ros, it's a bad idea to try to port software that you're unfamiliar with.

Mike Scheutzow gravatar image Mike Scheutzow  ( 2021-10-12 16:59:15 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-10-12 09:58:46 -0500

osilva gravatar image

It's possible to install Turtlebot2 in ROS Kinetic but it will take a bit of work on your end. In this repo, I showed some examples how to go through this process with other robots: https://github.com/robogeekcanada/noe...

But essentially you need to build from source, make sure everything compiles properly. Next challenge would be to make the simulation part work.

There is an example on how to make it work with ROS Melodic, take a look, it may work or without too much work. https://github.com/gaunthan/Turtlebot.... Good luck, if you are successful, please make sure to share as others will benefit.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-10-11 11:07:25 -0500

Seen: 943 times

Last updated: Oct 12 '21