XmlRpc::XmlRpcException on crazyswarm launch #460
Unanswered
NunzioCerone
asked this question in
Q&A
Replies: 1 comment 15 replies
-
@whoenig how can I solve this problem? |
Beta Was this translation helpful? Give feedback.
15 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, i have a problem with crazyswarm launch. I'm trying to fly more crazyflie with LPS, of course in the launch I set the motioncapture to none and in addition I added a single crazyflie in the .yaml to be able to see if it worked with at least one, but when I go to launch hover_swarm.launch I always get this problem. aAso i am using ubuntu 20.04 with ROS Noetic, thank you in advance i wait for your advice.
labarea2@labarea2-P170EM:~/crazyswarm$ roslaunch crazyswarm hover_swarm.launch
... logging to /home/labarea2/.ros/log/88a0f162-fb76-11eb-be5f-1fe64254cf59/roslaunch-labarea2-P170EM-50274.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://labarea2-P170EM:45733/
SUMMARY
PARAMETERS
NODES
/
crazyswarm_server (crazyswarm/crazyswarm_server)
crazyswarm_teleop (crazyswarm/crazyswarm_teleop)
joy (joy/joy_node)
rviz (rviz/rviz)
auto-starting new master
process[master]: started with pid [50289]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 88a0f162-fb76-11eb-be5f-1fe64254cf59




process[rosout-1]: started with pid [50306]
started core service [/rosout]
process[crazyswarm_server-2]: started with pid [50313]
process[joy-3]: started with pid [50314]
process[crazyswarm_teleop-4]: started with pid [50315]
process[rviz-5]: started with pid [50320]
[ INFO] [1628777209.259185797]: Wait for services...
[ INFO] [1628777209.260151193]: waitForService: Service [/emergency] has not been advertised, waiting...
[ WARN] [1628777209.292376571]: Couldn't set gain on joystick force feedback: Bad file descriptor
[ INFO] [1628777209.294006041]: Opened joystick: /dev/input/js0 (Microsoft X-Box 360 pad). deadzone_: 0.050000.
[ INFO] [1628777209.301428529]: waitForService: Service [/emergency] is now available.
[ INFO] [1628777209.302575657]: Manager ready.
ch: 1
terminate called after throwing an instance of 'XmlRpc::XmlRpcException'
[crazyswarm_server-2] process has died [pid 50313, exit code -6, cmd /home/labarea2/crazyswarm/ros_ws/devel/lib/crazyswarm/crazyswarm_server __name:=crazyswarm_server __log:=/home/labarea2/.ros/log/88a0f162-fb76-11eb-be5f-1fe64254cf59/crazyswarm_server-2.log].
log file: /home/labarea2/.ros/log/88a0f162-fb76-11eb-be5f-1fe64254cf59/crazyswarm_server-2*.log
@whoenig
Beta Was this translation helpful? Give feedback.
All reactions