RoboWare icon indicating copy to clipboard operation
RoboWare copied to clipboard

Remote Arguments not configured when I try to build my workspace

Open carlos-tubio opened this issue 7 years ago • 5 comments

Hello,

I am using Version 1.1.0 Commit 9a9971530fa5b18a24ec3b1b6215edd868669033 version of Roboware. When I try to compile my workspace using build option Remote Arguments not configured appears as a output in the output terminal of roboware.

I have no problem to compile my workspace from terminal (catkin_make). As a clue I have several workspaces in my PC.

Regards

carlos-tubio avatar Feb 16 '18 12:02 carlos-tubio

It should work. Remote configuration is a little bit complicated. Please refer to the manual http://www.roboware.me/#/Download for more details.

tony-robotics avatar Feb 17 '18 01:02 tony-robotics

image

same with me!! I put a git clone repo, and when building, this problem occurs! it doesn't work for ros package compile.

asimay avatar Feb 26 '18 07:02 asimay

@asimay , I guess you are working on a local project, not a remote one. So you should choose the right option as follows (not remote): untitled

tony-robotics avatar Feb 26 '18 07:02 tony-robotics

image

hi, dear, yes, it can work now. as I first download it and use, I didn't change the default setting. maybe you can fix it. after build, I click run, and the windows pop error info, I checked and find it was env source issue, maybe you can also fix this bug, when run launch , no need to load bashrc to change, you can directly source env and then load launch.

Thanks!

my version is:

Version 1.1.0 Commit 9a9971530fa5b18a24ec3b1b6215edd868669033 Date 2017-12-27T00:37:19.062Z Shell 1.6.6 Renderer 56.0.2924.87 Node 7.4.0

asimay avatar Feb 26 '18 07:02 asimay

@asimay Thanks! That's a very good suggestion, we'll take this feature into consideration for future versions.

tony-robotics avatar Feb 26 '18 08:02 tony-robotics