Robotics StackExchange | Archived questions

I cannot find any simulated robot in ROS Kinetic!!!

I am new to ROS and I installed the latest version (Kinetic). But I cannot find any built-in simulated robot package. All the ones I can find are in Indigo. should I remove Kinetic and install Indigo?

Asked by Ahmedn1 on 2017-03-13 05:09:53 UTC

Comments

I've noticed the same thing

Asked by Airuno2L on 2017-03-13 06:51:29 UTC

So no solution for this problem?

Asked by Ahmedn1 on 2017-03-13 13:09:07 UTC

I'm not aware of any, it sounds like Clearpath is working on releasing a package for their Husky soon but I don't know when. Removing Kinetic and installing Indigo would certainly work since their are lots of robot's available.

Asked by Airuno2L on 2017-03-14 09:26:12 UTC

Answers

There are dozens of simulated robot packages for Kinetic. I strongly discourage you from using Indigo -or any other version older than Kinetic- since versions before Kinetic have become extremely difficult for the maintenance. I agree that there isn't any built-in robot installed via sudo apt-get install ros-kinetic-desktop-full, if that is what you are referring as built-in. However, you can always use:

Those are the robots I'm currently using, but there are plenty of other robots. Please check their tutorials and I'm sure most of them have Kinetic support. Despite the question is asked long ago, I find it useful to layout the full list of supported robots for any newcomers.

Asked by tahsinkose on 2019-08-29 07:08:24 UTC

Comments