RoboWare
RoboWare copied to clipboard
Remote Arguments not configured when I try to build my workspace
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
It should work. Remote configuration is a little bit complicated. Please refer to the manual http://www.roboware.me/#/Download for more details.
same with me!! I put a git clone repo, and when building, this problem occurs! it doesn't work for ros package compile.
@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):
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 Thanks! That's a very good suggestion, we'll take this feature into consideration for future versions.