GithubHelp home page GithubHelp logo

tumftm / fusiontracking Goto Github PK

View Code? Open in Web Editor NEW
62.0 2.0 10.0 576 KB

Multi-Modal Sensor Fusion and Object Tracking for Autonomous Racing

License: GNU General Public License v3.0

Dockerfile 0.26% Shell 1.62% Python 98.13%
fusion kalman-filter python ros2 ros2-node

fusiontracking's Issues

delphi_esr_msgs package error

Hi everyone,
I tried to build the docker image with this command: docker build --pull --tag tracking:0.0.1 .
But I have this error
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies:
tracking: Cannot locate rosdep definition for [delphi_esr_msgs]

I'm a beginner and looking for the package on the internet it appears unavailable for galactic.
Any advice on how to solve this problem?

AssertionError: track_path does not exist: /dev_ws/install/tracking/lib/tracking/data/map_data/traj_ltpl_cl_LVMS_GPS.csv

Steps taken:

  1. downloaded tracking data
  2. Moved tracking_input under data
  3. moved logs to tracking/tracking
  4. run docker run tracking:0.0.1

[INFO] [launch]: All log files can be found below /root/.ros/log/2022-12-17-08-05-57-735074-0413cc0aa91c-1
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [tracking_node-1]: process started with pid [47]
[tracking_node-1] Traceback (most recent call last):
[tracking_node-1] File "/dev_ws/install/tracking/lib/tracking/tracking_node", line 33, in
[tracking_node-1] sys.exit(load_entry_point('tracking==0.0.0', 'console_scripts', 'tracking_node')())
[tracking_node-1] File "/dev_ws/install/tracking/lib/python3.8/site-packages/tracking/tracking_node.py", line 153, in main
[tracking_node-1] tracking_node = TrackingNode()
[tracking_node-1] File "/dev_ws/install/tracking/lib/python3.8/site-packages/tracking/tracking_node.py", line 23, in init
[tracking_node-1] super().init(path_dict=PATH_DICT)
[tracking_node-1] File "/dev_ws/install/tracking/lib/tracking/utils/ros2_interface.py", line 109, in init
[tracking_node-1] self.get_params_from_config(path_dict=path_dict)
[tracking_node-1] File "/dev_ws/install/tracking/lib/tracking/utils/ros2_interface.py", line 287, in get_params_from_config
[tracking_node-1] _ = get_map_data(
[tracking_node-1] File "/dev_ws/install/tracking/lib/tracking/utils/map_utils.py", line 115, in get_map_data
[tracking_node-1] check_path_exist(main_class=main_class, key_str="track_path")
[tracking_node-1] File "/dev_ws/install/tracking/lib/tracking/utils/map_utils.py", line 145, in check_path_exist
[tracking_node-1] assert os.path.exists(main_class.params[key_str]), "{} does not exist: {}".format(
[tracking_node-1] AssertionError: track_path does not exist: /dev_ws/install/tracking/lib/tracking/data/map_data/traj_ltpl_cl_LVMS_GPS.csv
[ERROR] [tracking_node-1]: process has died [pid 47, exit code 1, cmd '/dev_ws/install/tracking/lib/tracking/tracking_node --ros-args --ros-args -r __node:=TRACKING -r __ns:=/ --params-file /tmp/launch_params_m6b06053'].

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.