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

How to continue Talos 1. Source-based installation

asked 2019-05-14 12:25:58 -0500

ju78iklo9 gravatar image

I reloaded ubuntu 16.04.6 (16.04.4 is not available on ubuntu.com ). Following TALOS tutorial, went error-free up to TALOS source-based installation, put a copy of talos_public.rosinstall into talos_public_ws. Tried to run the next rosinstall src command and am getting error in config saying .. Is not a local file, nor a valid URL and unknown url type: talos_public.rosinstall. I do not have permission to just put talos_tutorials.rosinstall (which is sitting in talos public workspace stack) into a ros system directory. I could give myself permission but looking for correct way to proceed. No error logs to look at yet. Thank you for assistance.

edit retag flag offensive close merge delete

Comments

1

Tried to run the next rosinstall src command and am getting error in config saying .. Is not a local file, nor a valid URL and unknown url type: talos_public.rosinstall.

could you please not paraphrase error messages? It makes helping you much harder.

Sanatising errors is ok (fi if sensitive information is displayed), but please keep the overall structure and general wording in tact.

gvdhoorn gravatar image gvdhoorn  ( 2019-05-14 13:48:11 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-05-14 12:38:52 -0500

Victor Lopez gravatar image

Make sure you are inside the talos_public_ws directory, as the first step in the tutorial instructs. If you execute "ls talos_public.rosinstall" you should be able to view the file and have read permissions.

If I may suggest, you may need to get a little bit more familiar with Ubuntu and ROS before attempting to work with humanoid robots, I'm afraid you'll encounter many more situations where things don't work out of the box and at some point not even ROS Answers may be able to help you.

edit flag offensive delete link more

Comments

I did everything per instructions in the box. Your advice is appreciated as I often must refer to ROS/Ubuntu notes taken during beginner kinetic/melodic ROS, cad and simulation tutorials. I'll be reloading Ubuntu a few more times before I get everything right.

ju78iklo9 gravatar image ju78iklo9  ( 2019-05-14 14:08:58 -0500 )edit
1

It would be good if you could show us the exact commands leading up to the error you encountered.

Also show the output of those commands.

If the CWD is supposed to be talos_public_ws, then run a pwd before executing the rosinstall command to verify.

re: reloading Ubuntu: this is not Windows. Everything you're doing should be reversable, and in addition most of what you're doing takes place in your home directory. I'd be surprised if reinstalling everything would actually be necessary.

gvdhoorn gravatar image gvdhoorn  ( 2019-05-15 03:02:28 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-05-14 12:25:58 -0500

Seen: 122 times

Last updated: May 14 '19