GithubHelp home page GithubHelp logo

dcmlr / kitti360_ros_player Goto Github PK

View Code? Open in Web Editor NEW
57.0 57.0 8.0 2.91 MB

ROS package to publish the KITTI-360 dataset.

License: BSD 3-Clause "New" or "Revised" License

CMake 5.99% Python 94.01%
kitti-360 kitti-dataset robotics ros ros2

kitti360_ros_player's People

Contributors

cmosig avatar dcmlr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kitti360_ros_player's Issues

Port to ROS2

Create a branch ros2 and adjust launch file and code such that everything works with ROS2.

Static transforms are inaccurate

Currently, the static transforms as visualized in the docs are used, which are not accurate. The transforms as provided in the config files should by used in instead.

getch() termios error

When running the ROS 2 version on Ubuntu 22.04, ROS 2 Humble, and python 3.10.6 the following error occurs:

[publisher_node-1] Exception in thread Thread-1 (terminal_sim_control):
[publisher_node-1] Traceback (most recent call last):
[publisher_node-1]   File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
[publisher_node-1]     self.run()
[publisher_node-1]   File "/usr/lib/python3.10/threading.py", line 953, in run
[publisher_node-1]     self._target(*self._args, **self._kwargs)
[publisher_node-1]   File "/home/glob/kitti_ws/build/kitti360_publisher/kitti360_publisher/kitti360_publisher_node.py", line 1755, in terminal_sim_control
[publisher_node-1]     key_map[getch()]()
[publisher_node-1]   File "/home/glob/kitti_ws/build/kitti360_publisher/kitti360_publisher/kitti360_publisher_node.py", line 1964, in getch
[publisher_node-1]     oldterm = termios.tcgetattr(fd)
[publisher_node-1] termios.error: (25, 'Inappropriate ioctl for device')

The ros2 player then proceeds to publish the topics normally but the Keboard Mappings do not work.

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.