Updated frame id

This commit is contained in:
Jakub Delicat 2022-01-04 12:07:37 +01:00
parent 349f97c7db
commit 62375f315d

View File

@ -23,4 +23,4 @@ echo
set -x
rosrun rosaria RosAria _port:=$ARIA_PORT _tf_prefix:=PIONIER${PIONIER_ID} &
rosrun hokuyo_node hokuyo_node _frame_id:="laser${PIONIER_ID}"
rosrun hokuyo_node hokuyo_node _frame_id:="${ROS_NAMESPACE}/laser${PIONIER_ID}"