cvar-upm / aerostack

Software framework for aerial robotic systems
Other
152 stars 43 forks source link

Aerostack - Gazebo #18

Closed JacekCieslak95 closed 6 years ago

JacekCieslak95 commented 6 years ago

Hello! I am trying to simulate AR.Drone 2.0 in Gazebo, and control it by Aerostack HMI. I have tum_simulator installed in ~/catkin_ws, and Aerostack in ~/workspace/ros/aerostack_catkin_ws Running

roslaunch cvg_sim_gazebo ardrone_testworld.launch 

command opens gazebo with test world, but (as I saw in rqt_graph) nodes and topics are not connected with those created by Aerostack. Is there a way to connect them? Or maybe there is other solution of simulation UAVs with Aerostack?

Using Ubuntu 14.04 and ROS Jade

martin-molina commented 6 years ago

Aerostack is not directly connected now to Gazebo with AR Drone 2.0. It would be possible to connect them (e.g., by remapping Aerostack topics) but this can require certain amount of effort.

We sometimes use a simple simulator and the RViz viewer. For example, you can use the following script (in folder launchers):

simulated_quadrotor_basic.sh