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

Проблема при настройке источника( Problem when configuring the source)

asked 2018-07-29 23:36:45 -0500

Slavanka gravatar image

updated 2018-07-30 01:13:14 -0500

Hello for the first time on the forum please do not judge strictly. So this: according to the instructions from the official site ROS.org I use the instructions for setting up the source. Or rather on this syslyk Http: //wiki.ros.org/melodic/Installat .... I lead a command for receiving software from the site packages.ros.org . To be more precise, this "sudo sh -c 'echo" deb http://packages.ros.org/ros/ubuntu "and then I also drive this part of the program" (lsb_release -sc) main "> / etc / apt / sources .list.d / ros-latest.list '". Then they give me: deb http://packages.ros.org/ros/ubuntu sh: 2: Syntax.error: word.unexpected (there should not be a dot in two places, I'm sorry) Please help !!!

edit retag flag offensive close merge delete

Comments

2

Please use english, otherwise an answer to your question could maybe help you, but the vast majority of other users could not understand it.

NEngelhard gravatar image NEngelhard  ( 2018-07-30 01:07:48 -0500 )edit
1

Thanks for translating your question to English. Can you please do the same for your entire title?

jayess gravatar image jayess  ( 2018-07-30 03:03:52 -0500 )edit

Also, your question, to me, is confusing. Can you please try to edit it so that it's more clear what you're trying to do, what you've done, and what the results are (please copy and paste any errors that you receive).

jayess gravatar image jayess  ( 2018-07-30 03:05:17 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2018-07-30 03:12:12 -0500

It seams you somehow broke the command? You should just copy exact line into your command line... Exactly this:

sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-07-29 23:27:58 -0500

Seen: 239 times

Last updated: Jul 30 '18