Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SITL crash] px4 node crashes on startup #8925

Closed
BRNKR opened this issue Feb 20, 2018 · 2 comments
Closed

[SITL crash] px4 node crashes on startup #8925

BRNKR opened this issue Feb 20, 2018 · 2 comments

Comments

@BRNKR
Copy link

BRNKR commented Feb 20, 2018

Hey,

i can successfully compile with "make posix_sitl_default gazebo". the px4 node crashes when i run "roslaunch px4 mavros_posix_sitl.launch".

Is this a known problem?

i have compiled protobuf v3 for cartographer. i returned to protobuf v2.6.1 from source because the px4 firmware doesnt compile with v3.

what exactly means the symlink error?

crash_px4_node

@lamping7
Copy link
Member

lamping7 commented Feb 20, 2018

Delete the three symlinks in the .ros directory that point to the firmware:

  1. ROMFS
  2. posix-configs
  3. test_data

So, cd /home/tobias/.ros/ then rm the three symbolic links
Then try again.

EDIT: Possible cause/explanation: I've had the error appear when moving the firmware to a different directory after already having run sitl. The links already exist and point to the old firmware directory.

@BRNKR
Copy link
Author

BRNKR commented Feb 20, 2018

Thanks a lot. That was the problem. as easy as that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants