You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of v.1.3.0, urdf needs an imu sensor for each X5/X8 actuator to work with the hebiros node.
This happened last week and I (think) the hebiros node was crashing silently with no useful ROS .log files produced.
May be good to check as part of Plugin setup: "ERROR: URDF missing Gazebo imu sensor"
or disable imu data collection if imu sensor missing: "WARNING: URDF missing Gazebo imu sensor. No imu feedback will be produced!"
The text was updated successfully, but these errors were encountered:
josephcoombe
changed the title
Gazebo Plugin: hebiros_node (v.1.3.0) fails if urdf is missing Gazebo imu sensor
Gazebo Plugin: hebiros_node (v.1.3.0) fails (silently) if urdf is missing Gazebo imu sensor
Mar 20, 2018
As of v.1.3.0, urdf needs an imu sensor for each X5/X8 actuator to work with the hebiros node.
This happened last week and I (think) the hebiros node was crashing silently with no useful ROS .log files produced.
May be good to check as part of Plugin setup:
"ERROR: URDF missing Gazebo imu sensor"
or disable imu data collection if imu sensor missing:
"WARNING: URDF missing Gazebo imu sensor. No imu feedback will be produced!"
Gazebo Plugin:
The text was updated successfully, but these errors were encountered: