-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
Hi all!
We are currently preparing a candidate release for the crazyflie-firmware and I noticed when I do hover_swarm.launch (with Lighthouse, motion_capture_type to none and enable_logging: True & enable_logging_pose: True ), I get the following error from logging:
[ INFO] [1643120444.533064839]: [cf1] Requesting parameters...
[ INFO] [1643120444.561687072]: Found variables in cache.
[ INFO] [1643120444.852392058]: [cf1] reqParamTOC: 0.374772 s (232 params)
[ INFO] [1643120444.852420946]: [cf1] Requesting logging variables...
[ INFO] [1643120444.855290664]: Found variables in cache.
[ INFO] [1643120444.855770919]: [cf1] reqLogTOC: 0.003381 s
[ INFO] [1643120444.860398258]: [cf1] logBlocks: 0.374772 s
terminate called after throwing an instance of 'std::runtime_error'
what(): Could not find stateEstimate.y in log toc!
[crazyswarm_server-2] process has died [pid 76192, exit code -6, cmd /home/kimberly/Development/ROS/ros/crazyswarm/ros_ws/devel/lib/crazyswarm/crazyswarm_server __name:=crazyswarm_server __log:=/home/kimberly/.ros/log/fac80be0-7de9-11ec-8a46-61f8d39feaf5/crazyswarm_server-2.log].
log file: /home/kimberly/.ros/log/fac80be0-7de9-11ec-8a46-61f8d39feaf5/crazyswarm_server-2*.log
Once I downgraded the crazyflie to 2021.06, this error does not occur. But stateEstimate.y does exist in both versions. I'm not sure what this could have caused it.
I just want to notify @jpreiss @whoenig since you wanted the latest release to work with Crazyswarm.
Metadata
Metadata
Assignees
Labels
No labels