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

rosversion ros gives <unversioned>.What does that mean?

asked 2020-04-21 23:25:10 -0500

Am gravatar image

I wanted to know if ros has been installed correctly.My system is ubuntu 18.04

edit retag flag offensive close merge delete

Comments

The command to check the "version of ROS" would be rosversion -d (ie: --distro).

gvdhoorn gravatar image gvdhoorn  ( 2020-04-22 03:42:56 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2020-04-22 03:44:27 -0500

Procópio gravatar image

That command is for getting the version of a rospackage. If you want to check your ros distribution version do: echo $ROS_DISTRO

You can also do simply a roscd and it should take you to the ros installation folder.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-04-21 22:52:48 -0500

Seen: 665 times

Last updated: Apr 22 '20