Code Monkey home page Code Monkey logo

Comments (1)

hayato-m126 avatar hayato-m126 commented on July 2, 2024

PR #17 outputs database_result.json but node exit with failure 1

Updating DataFrame: 100%|████████████████████| 116/116 [00:01<00:00, 103.29it/s]
Updating DataFrame: 100%|█████████████████████| 114/114 [00:01<00:00, 88.15it/s]
Traceback (most recent call last):
  File "/home/hyt/ros_ws/x2/install/driving_log_replayer/lib/driving_log_replayer/perception_database_result_node.py", line 69, in <module>
    main()
  File "/home/hyt/ros_ws/x2/install/driving_log_replayer/lib/driving_log_replayer/perception_database_result_node.py", line 63, in main
    rclpy.spin(perception_database_result)
  File "/opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/__init__.py", line 218, in spin
    executor = get_global_executor() if executor is None else executor
  File "/opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/__init__.py", line 102, in get_global_executor
    __executor = SingleThreadedExecutor()
  File "/opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/executors.py", line 700, in __init__
    super().__init__(context=context)
  File "/opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/executors.py", line 157, in __init__
    self._guard = GuardCondition(
  File "/opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/guard_condition.py", line 23, in __init__
    with self._context.handle:
AttributeError: __enter__
Exception ignored in: <function Executor.__del__ at 0x7f6abf608c10>
Traceback (most recent call last):
  File "/opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/executors.py", line 228, in __del__
    if self._sigint_gc is not None:
AttributeError: 'SingleThreadedExecutor' object has no attribute '_sigint_gc'
[ros2run]: Process exited with failure 1

from driving_log_replayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.