JdeRobot / RoboticsApplicationManager

Robotic applications lifecycle management
3 stars 13 forks source link

New RAM ILauncher for PX4 #74

Closed pariaspe closed 1 year ago

pariaspe commented 1 year ago

In exercises like follow_line all the robot plugins are running within the gazebo launcher, but in drone exercises other launcher will be needed for launching PX4 or Aerostack2.

In this case, is PX4 autopilot launched when gazebo launcher is run? Or can it be merged in the same launcher? On ROS Noetic we used to execute a PX4 launcher and specifying inside it the world to launch.

pariaspe commented 1 year ago

solved in #73