You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cloud_merge/launch/mapping.launch starts the nodes semantic_map, cloud_merge and scitos_ptu/ptu_action_server_metric_map.py. It supports launching semantic_map, cloud_merge on one machine and scitos_ptu/ptu_action_server_metric_map.py on another through different machine and user arguments.
However, at the moment this is not working properly, moreover it's difficult to debug what's going on since there is not console output from the nodes launched on another machine; for now I am removing starting the action server from the same file.
To launch the metric mapping components one will have to do:
actually if I run the second command, it will shutdown after the mapping.launch apparently restarts the action server.
On Fri, Nov 21, 2014 at 7:44 PM, RaresAmbrus [email protected]
wrote:
The cloud_merge/launch/mapping.launch starts the nodes semantic_map,
cloud_merge and scitos_ptu/ptu_action_server_metric_map.py. It supports
launching semantic_map, cloud_merge on one machine and
scitos_ptu/ptu_action_server_metric_map.py on another through different
machine and user arguments.
However, at the moment this is not working properly, moreover it's
difficult to debug what's going on since there is not console output from
the nodes launched on another machine; for now I am removing starting the
action server from the same file.
To launch the metric mapping components one will have to do:
The
cloud_merge/launch/mapping.launch
starts the nodessemantic_map
,cloud_merge
andscitos_ptu/ptu_action_server_metric_map.py
. It supports launchingsemantic_map
,cloud_merge
on one machine andscitos_ptu/ptu_action_server_metric_map.py
on another through different machine and user arguments.However, at the moment this is not working properly, moreover it's difficult to debug what's going on since there is not console output from the nodes launched on another machine; for now I am removing starting the action server from the same file.
To launch the metric mapping components one will have to do:
I will update the readme file to reflect this.
The text was updated successfully, but these errors were encountered: