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

MAVROS does not work with ARNI

asked 2016-08-07 06:39:53 -0500

Alaa gravatar image

Hello,

I would like to use arni tool in order to monitor some topics published by gazebo simulation. My simulation scenario requires running MAVROS to control UAV in simulation but Whenever I run the simulation first then the arni tool, the arni gets shut down. Also, when i run arni first and then the simulator, the MAVROS shuts down. I am not sure why both arni and MAVROS can't run at same time.

The arni command I'm using only initializes parameters, it doesn't even run a node. The command is as follows:

$ roslaunch arni_core init_params.launch ( this command from ros arni tutorials)

Note: I used arni to monitor other topics and it worked fine so basically the problem is when running MAVROS and arni. Also, another weird problem faced is that arni doesn't work with roscore, it shuts down when the roscore is running.

Could you help me in finding a solution, and understanding why this problem happens ??

Thanks in advance

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-09-11 08:16:57 -0500

Matthias Hadlich gravatar image

Hey, sorry to reply so late, I just recently discovered your question. Hope I can still help you but I need a little more information to be able to do that. What kind of versions of ROS are you using? And are you using the same version on all hosts? Any visible exceptions on the console? Can you post some output from ROS, a good start would be

  • "rostopic list" before the start of mavlink and before and after starting ARNI
  • "rosparam get /" before and after starting ARNI
  • roswtf before and after starting ARNI
  • rqt_graph before and after starting ARNI

Thanks for using ARNI, we're always eager to hear from anybody using it.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-08-07 06:32:07 -0500

Seen: 145 times

Last updated: Sep 11 '16