[crazyswarm_server-2] process has died #711
Unanswered
TheLastPixie
asked this question in
Q&A
Replies: 2 comments 6 replies
-
Hi! Could you provide that particular log? It could also be that you changed the Yaml file in a way that it can not be read out properly anymore, could you share the full content of the yaml file too? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Also, there is not a lot of maintaince happening on crazyswarm based on ROS1, so if you are able to use ROS2, then perhaps it would be better to look there: https://github.com/IMRCLab/crazyswarm2 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm wondering if I can get some help with this issue I have seen this brought up twice before but the scenarios were different.
in our case, we just got crazyflie 2.1 this week and it works fine from the cfclient.
The problem is ROS related, we followed the installation steps exactly as shown crazyswarm repository, I have installed, and uninstalled ROS and crazyswarm multiple times but to no avail. (made sure to uninstall properly every time)
the crazyradio connects normally via the
rosrun crazyflie_tools scan -v
also one more thing the chooser.py always gives me an error when we run a battery test. dunno if that is going to help
when we edit the yaml file to disable motion capture we get the following error:
[crazyswarm_server-2] process has died [pid 76390, exit code -6, cmd /home/user/crazyswarm/ros_ws/devel/lib/crazyswarm/crazyswarm_server __name:=crazyswarm_server __log:=/home/user/.ros/log/0b313522-6603-11ed-b787-49934f717d49/crazyswarm_server-2.log]. log file: /home/user/.ros/log/0b313522-6603-11ed-b787-49934f717d49/crazyswarm_server-2*.log
Ubuntu version: 20.04
ROS: Noetic
Any kind of help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions