hatchery icon indicating copy to clipboard operation
hatchery copied to clipboard

Remote deployment

Open peci1 opened this issue 6 years ago • 1 comments

How do I create the remote deployment run config? It is not very well described in the screencast...

peci1 avatar Nov 06 '18 17:11 peci1

You need to create a bash script and add it as a run configuration. In the future, we may support this functionality if there is more demand, but currently all ROS launch files are started locally.

If you are using Hatchery with PyCharm or CLion, you can use the remote deployment/debugging support that bundled in the IDE. Further ROS-specific documentation can be found here.

breandan avatar Apr 17 '19 00:04 breandan