ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

shlapion's profile - activity

2023-05-12 10:44:36 -0500 received badge  Famous Question (source)
2017-11-12 16:33:55 -0500 received badge  Popular Question (source)
2017-11-12 16:33:55 -0500 received badge  Notable Question (source)
2016-11-01 07:29:59 -0500 asked a question Is there a way to remap the mvBlueFox 2 topic?

Hello,

I am trying to remap the topic name of the BlueFox 2 camera name from /mv_$(arg device) to camera/front.

I am using the driver found on the KumarRobotics website with ROS Jade.

I have tried using the <remap from="" to="" /> syntax. When i get the error

[ERROR] [1477999041.574038036]: /camera/fromt:  not found. 2 availabe device(s):

and then the serial numbers of my cameras.

Thank you.