-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I use this tool to generate robcogen file but I get an error:
roslaunch urdf2robcogen cheetah2code.launch
... logging to /home/zpl/.ros/log/0d0dd772-d0a7-11ea-987e-3413e89875f1/roslaunch-work-4531.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.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
started roslaunch server http://work:33891/
SUMMARY
========
PARAMETERS
* /robot_description: <?xml version="1....
* /rosdistro: melodic
* /rosversion: 1.14.6
* /urdf2robcogen/description_name: robot_description
* /urdf2robcogen/output_folder: /home/zpl/local/s...
* /urdf2robcogen/robot_name: cheetah
* /urdf2robcogen/verbose: True
NODES
/
urdf2robcogen (urdf2robcogen/urdf2robcogen_node)
auto-starting new master
process[master]: started with pid [4544]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 0d0dd772-d0a7-11ea-987e-3413e89875f1
process[rosout-1]: started with pid [4555]
started core service [/rosout]
process[urdf2robcogen-2]: started with pid [4558]
[urdf2robcogen] Start generating files.
urdf2robcogen_node: /home/zpl/local/src/cheetah_catkin_ws/src/urdf2robcogen/src/Utils.cpp:63: Eigen::Matrix3d expressInertiaFromFrameAInComFrame(Eigen::Matrix3d, double, PoseInWorld, PoseInWorld): Assertion `isValidInertiaMatrix(C_I_C)' failed.
[urdf2robcogen-2] process has died [pid 4558, exit code -6, cmd /home/zpl/local/src/cheetah_catkin_ws/devel/lib/urdf2robcogen/urdf2robcogen_node __name:=urdf2robcogen __log:=/home/zpl/.ros/log/0d0dd772-d0a7-11ea-987e-3413e89875f1/urdf2robcogen-2.log].
log file: /home/zpl/.ros/log/0d0dd772-d0a7-11ea-987e-3413e89875f1/urdf2robcogen-2*.logwhy this error urdf2robcogen_node: /home/zpl/local/src/cheetah_catkin_ws/src/urdf2robcogen/src/Utils.cpp:63: Eigen::Matrix3d expressInertiaFromFrameAInComFrame(Eigen::Matrix3d, double, PoseInWorld, PoseInWorld): Assertion isValidInertiaMatrix(C_I_C)' failed.` occur?
The urdf file is correct when I spawn it to gazebo.
How can I solve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels