Coder Social home page Coder Social logo

Comments (4)

nicovanduijn avatar nicovanduijn commented on June 16, 2024

You should simulate the global planner with roslaunch global_planner global_planner_stereo.launch, as the global_planner_sitl_mavros.launch is an intermediate file included by the other launch files. We have a bit of a mess with launch files, I know...

from px4-avoidance.

mrivi avatar mrivi commented on June 16, 2024

@nicovanduijn I think you're getting confused with the local_planner. roslaunch global_planner global_planner_stereo.launch isn't an intermediate launch file.

@LZMHIT the error [gazebo-7] process has died sometimes happens and you need to restart the simulation.
The error above it isn't coming from avoidance or PX4.

from px4-avoidance.

nicovanduijn avatar nicovanduijn commented on June 16, 2024

@mrivi You're right, I was confusing it with mavros_sitl.launch. We really need to clean this up somehow

from px4-avoidance.

henkf avatar henkf commented on June 16, 2024

You could try starting gazebo outside ROS by calling gazebo from the command line. If that fails, your gazebo is broken, make sure you are using the version supplied by your ROS distribution.

Next, you could try starting gazebo in a blank ROS session by starting roscore, rosrun gazebo_ros gzserver and rosrun gazebo_ros gzclient in different terminals. If that fails, it is likely that your ROS environment and gazebo are incompatible.

It also looks like you are executing ROS as root, which should not be necessary and may hint at some confusion in your environment configuration.

from px4-avoidance.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.