-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
When I am running python execute.py --task_config_path example_tasks/Change_Lamp_Direction/Change_Lamp_Direction_The_robotic_arm_will_alter_the_lamps_light_direction_by_manipulating_the_lamps_head.yaml, I got the segmentation error as following. I found the problem is coming from
solved = self.ss.solve(allowed_time)
Could you help me understand why? Thanks.
...
99% [ Simplify convex-hulls 0% ] Simplify convex-hulls 0%
100% [ Simplify convex-hulls 100% ] Simplify convex-hulls 100%
object a desktop computer monitor choosing uid d6c02c88cf574f9db8be40761a070b45 urdf_path objaverse_utils/data/obj/d6c02c88cf574f9db8be40761a070b45/material_non_vhacd.urdf
b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
baseb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_0b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_1b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_2b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_3b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_4b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
baseb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_0b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_1b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_2b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_3b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_4Finished loading object: lamp
Finished loading object: notebook
b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
baseb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_0b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_1b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
baseb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_0b3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
No inertial data for link, using mass=1, localinertiadiagonal = 1,1,1, identity local inertial frameb3Warning[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,126]:
link_1Finished loading object: pen
Finished loading object: coffee mug
Finished loading object: computer monitor
WARNING - 2024-05-25 19:25:00,815 - warnings - /home/kanke/miniconda3/envs/robogen/lib/python3.9/site-packages/gym/spaces/box.py:73: UserWarning: WARN: Box bound precision lowered by casting to float32
logger.warn(
pbompl joint number: 10
pbompl joint idx: [0, 1, 2, 4, 5, 6, 7, 8, 9, 10]
Joint bounds: [[-2.0, 2.0], [-2.0, 2.0], [-5.0, 5.0], [-2.9671, 2.9671], [-1.8326, 1.8326], [-2.9671, 2.9671], [-3.1416, 0.0], [-2.9671, 2.9671], [-0.0873, 3.8223], [-2.9671, 2.9671]]
motion planning obstables: [0, 2, 3, 4, 5, 6, 7]
robot allow collision links: []
ik_lower_limits: [-2. -2. -5. -2.9671 -1.8326 -2.9671 -3.1416 -2.9671 -0.0873
-2.9671]
ik_upper_limits: [2. 2. 5. 2.9671 1.8326 2.9671 0. 2.9671 3.8223 2.9671]
sampling target ik it: 0
sampling target ik it: 10
sampling target ik it: 20
sampling target ik it: 30
joint: 0 lower limit: -2.0 upper limit: 2.0 target: -1.367744866674962
joint: 1 lower limit: -2.0 upper limit: 2.0 target: -0.2514780671486595
joint: 2 lower limit: -5.0 upper limit: 5.0 target: 3.914049405321227
joint: 3 lower limit: -2.9671 upper limit: 2.9671 target: 0.4804371549084728
joint: 4 lower limit: -1.8326 upper limit: 1.8326 target: 1.089252595025869
joint: 5 lower limit: -2.9671 upper limit: 2.9671 target: 0.836866881952676
joint: 6 lower limit: -3.1416 upper limit: 0.0 target: -0.923762920972401
joint: 7 lower limit: -2.9671 upper limit: 2.9671 target: 0.6614467777102168
joint: 8 lower limit: -0.0873 upper limit: 3.8223 target: 1.98288515326969
joint: 9 lower limit: -2.9671 upper limit: 2.9671 target: -0.9102207439824311
start_planning
Warning: kBITstar: This option no longer has any effect; Rewiring is never delayed.
at line 1261 in /tmp/binarydeb/ros-noetic-ompl-1.5.2/src/ompl/geometric/planners/informedtrees/src/BITstar.cpp
delay_rewiring_to_first_solution = 0
Segmentation fault (core dumped)
Metadata
Metadata
Assignees
Labels
No labels