gain control from remote vehicle [closed]

asked 2021-01-22 16:19:37 -0500

lynn gravatar image

Hi, I need gain control from a remote vehicle(153.21.1 for example), here is my config on launch file:

<node pkg="rostopic" type="rostopic" name="ocu_commands" args="pub -r 1 /ocu_cmd fkie_iop_msgs/OcuCmd '{cmds: [{address: {subsystem_id: 15, node_id: 21, component_id: 1}, name: 'DefaultRobotName', ocu_client: {subsystem_id: 15, node_id: 1, component_id: 200}, authority: 200, access_control: 12}]}'" respawn="true" output="log"/>

But Slave.cpp didn't send ACCESS_CONTROL_REQUEST to the vehicle, is there anything wrong with this configuration? Thanks

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by kscottz
close date 2021-01-22 17:08:42.212527